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 da1590f commit 0ae3026Copy full SHA for 0ae3026
.golangci.yml
@@ -24,6 +24,7 @@ linters:
24
- errcheck
25
- errname
26
- errorlint
27
+ - exhaustive
28
- gci
29
- gofmt
30
- goheader
0 commit comments