Michael Yang 4 months ago
parent
commit
8d15a7a964
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .golangci.yaml

+ 1 - 1
.golangci.yaml

@@ -5,10 +5,10 @@ linters:
     - asasalint
     - bidichk
     - bodyclose
+    - copyloopvar
     - containedctx
     - contextcheck
     - errcheck
-    - exportloopref
     - gci
     - gocheckcompilerdirectives
     - gofmt