Browse Source

Golangci-lint: increase timeout to 5 minutes (#215)

Loyalsoldier 5 years ago
parent
commit
2cc8c1aa01
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .github/linters/.golangci.yml

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

@@ -1,4 +1,5 @@
 run:
 run:
+  timeout: 5m
   skip-dirs:
   skip-dirs:
     - external
     - external
   skip-files:
   skip-files: