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 7c7e1ed commit fbcf307Copy full SHA for fbcf307
.golangci.yml
@@ -1,6 +1,7 @@
1
linters-settings:
2
govet:
3
- check-shadowing: true
+ enable:
4
+ - shadow
5
golint:
6
min-confidence: 0.8
7
gocyclo:
0 commit comments