We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 69ba047 commit da195fbCopy full SHA for da195fb
.golangci.yaml
@@ -7,7 +7,7 @@ linters:
7
- bidichk
8
- bodyclose
9
- errorlint
10
- - exportloopref
+ - copyloopvar
11
- gofmt
12
- goimports
13
- gosec
0 commit comments