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 72170fe commit 2ff615eCopy full SHA for 2ff615e
1 file changed
.golangci.yaml
@@ -38,7 +38,7 @@ linters:
38
line-length: 120
39
tab-width: 2
40
funlen:
41
- lines: 0
+ lines: -1
42
ignore-comments: true
43
statements: 50
44
gocognit:
0 commit comments