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 4bd7509 commit a3a0bfdCopy full SHA for a3a0bfd
.golangci.yml
@@ -64,7 +64,7 @@ linters-settings:
64
- unnamedResult
65
- whyNoLint
66
gocyclo:
67
- min-complexity: 16
+ min-complexity: 18
68
lll:
69
line-length: 200
70
issues:
0 commit comments