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 b43cb8d commit fd9c8bcCopy full SHA for fd9c8bc
.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