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 7accbf3 commit dde0213Copy full SHA for dde0213
.golangci.yml
@@ -55,7 +55,7 @@ linters-settings:
55
- unnamedResult
56
- whyNoLint
57
gocyclo:
58
- min-complexity: 16
+ min-complexity: 18
59
lll:
60
line-length: 200
61
issues:
0 commit comments