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 3b9d781 commit a57bb2bCopy full SHA for a57bb2b
.golangci.yml
@@ -81,7 +81,7 @@ linters:
81
- name: cyclomatic
82
arguments:
83
# lower=better
84
- - 32
+ - 40
85
- name: empty-lines
86
disabled: true
87
- name: line-length-limit
0 commit comments