Skip to content

Commit

Permalink
ci: added block-size: 2 for nlreturn
Browse files Browse the repository at this point in the history
  • Loading branch information
MarvinJWendt committed Jul 20, 2024
1 parent 8139dbc commit e578469
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .golangci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -139,6 +139,9 @@ linters-settings:
line-length: 140
tab-width: 1

nlreturn:
block-size: 2

exhaustive:
check-generated: false
default-signifies-exhaustive: true
Expand Down

0 comments on commit e578469

Please sign in to comment.