We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 60752b6 commit 4f45eb6Copy full SHA for 4f45eb6
.golangci.yml
@@ -6,6 +6,7 @@ linters:
6
- exhaustruct
7
- wsl
8
- depguard
9
+ - nlreturn
10
exclusions:
11
presets:
12
- common-false-positives
0 commit comments