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 f073052 commit 27c2572Copy full SHA for 27c2572
.golangci.yml
@@ -126,7 +126,7 @@ linters:
126
# 222 occurrences. Could indicate failure to handle broken conditions.
127
disabled: true
128
- name: cognitive-complexity
129
- arguments: [197]
+ arguments: [205]
130
# 441 occurrences (at default 7). We should try to lower it (involves significant refactoring).
131
132
##### P2: nice to have.
0 commit comments