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