秋のかえで 3 лет назад
Родитель
Сommit
61cfe628d3
1 измененных файлов с 3 добавлено и 0 удалено
  1. 3 0
      .github/linters/.golangci.yml

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

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