We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c8bf589 commit 72e503bCopy full SHA for 72e503b
1 file changed
golang-ci.yaml
@@ -32,6 +32,7 @@ linters:
32
- typeDefFirst
33
- ifElseChain
34
- dupImport # https://github.com/go-critic/go-critic/issues/845
35
+ - rangeValCopy
36
enabled-tags:
37
- performance
38
- style
0 commit comments