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 49f76c9 commit 8618671Copy full SHA for 8618671
.golangci.yml
@@ -14,6 +14,7 @@ linters:
14
- gosec
15
- gosimple
16
- govet
17
+ - ineffassign
18
- lll
19
- staticcheck
20
- stylecheck
0 commit comments