瀏覽代碼

Lint: exclude ST1016

秋のかえで 3 年之前
父節點
當前提交
61cfe628d3
共有 1 個文件被更改,包括 3 次插入0 次删除
  1. 3 0
      .github/linters/.golangci.yml

+ 3 - 0
.github/linters/.golangci.yml

@@ -10,6 +10,9 @@ issues:
     - linters:
         - staticcheck
       text: "SA1019:"
+    - linters:
+        - stylecheck
+      text: "ST1016:"
 
 linters:
   enable: