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 3f86658 commit 3b43c9eCopy full SHA for 3b43c9e
.golangci.yml
@@ -66,7 +66,7 @@ linters-settings:
66
- unnamedResult
67
- whyNoLint
68
gocyclo:
69
- min-complexity: 16
+ min-complexity: 18
70
lll:
71
line-length: 200
72
issues:
0 commit comments