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 7850359 commit 657615bCopy full SHA for 657615b
.golangci.yaml
@@ -6,7 +6,9 @@ linters:
6
enable:
7
- govet
8
- ineffassign
9
+ - misspell
10
- staticcheck
11
+ - unused
12
settings:
13
staticcheck:
14
checks:
0 commit comments