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 a652104 commit 2548615Copy full SHA for 2548615
.golangci.yml
@@ -17,6 +17,7 @@ linters:
17
- revive
18
- staticcheck
19
- unconvert
20
+ - unused
21
22
linters-settings:
23
goimports:
0 commit comments