Michael Yang 5 月之前
父节点
当前提交
8d15a7a964
共有 1 个文件被更改,包括 1 次插入1 次删除
  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