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 8f80d0e commit dac7695Copy full SHA for dac7695
.golangci.yml
@@ -47,6 +47,7 @@ linters:
47
- maintidx
48
- noctx
49
- gofumpt
50
+ - exhaustive
51
52
# deprecated
53
- interfacer
0 commit comments