We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 83e015b commit 2030a1dCopy full SHA for 2030a1d
common/.commonfiles.sha
@@ -1 +1 @@
1
-82dc68a737b72d394c344d4fd71ff9e9ebf01852
+7875aa59b85f9eea9d7e258b0cc45225c2a25419
common/config/.golangci.yml
@@ -16,7 +16,7 @@ linters:
16
disable-all: true
17
enable:
18
- errcheck
19
- - exportloopref
+ - copyloopvar
20
- depguard
21
- gocritic
22
- gofumpt
0 commit comments