We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8913da1 commit 69b81d3Copy full SHA for 69b81d3
.golangci.yml
@@ -230,7 +230,7 @@ linters:
230
# Checks the number of statements in a function.
231
# If lower than 0, disable the check.
232
# Default: 40
233
- statements: 60
+ statements: 75
234
235
gochecksumtype:
236
# Presence of `default` case in switch statements satisfies exhaustiveness, if all members are not listed.
0 commit comments