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 a8001b8 commit 62fd5afCopy full SHA for 62fd5af
.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