We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 510071c commit 3ced1fdCopy full SHA for 3ced1fd
.golangci.yml
@@ -9,7 +9,7 @@ linters:
9
enable:
10
- durationcheck
11
- errcheck
12
- - exportloopref
+ - copyloopvar
13
- forcetypeassert
14
- godot
15
- gofmt
0 commit comments