We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ebfa82a + 0f4b8dd commit e5616d9Copy full SHA for e5616d9
.golangci.yml
@@ -5,7 +5,7 @@ run:
5
linters:
6
disable-all: true
7
enable:
8
- - exportloopref
+ - copyloopvar
9
- errcheck
10
- gci
11
- goconst
0 commit comments