We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 186fe37 commit b3bad28Copy full SHA for b3bad28
.golangci.example.yml
@@ -164,7 +164,7 @@ linters-settings:
164
165
settings: # settings passed to gocritic
166
captLocal: # must be valid enabled check name
167
- checkLocals: true
+ paramsOnly: true
168
rangeValCopy:
169
sizeThreshold: 32
170
README.md
@@ -688,7 +688,7 @@ linters-settings:
688
689
690
691
692
693
694
0 commit comments