Explorar o código

Lint: exclude ST1016

秋のかえで %!s(int64=3) %!d(string=hai) anos
pai
achega
61cfe628d3
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  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: