forked from mystiq/dex
increase go lint timeout
This commit is contained in:
parent
741bf029a1
commit
db23367150
1 changed files with 2 additions and 0 deletions
|
@ -2,6 +2,8 @@ run:
|
|||
skip-dirs:
|
||||
- vendor
|
||||
|
||||
timeout: 2m
|
||||
|
||||
linters-settings:
|
||||
golint:
|
||||
min-confidence: 0.1
|
||||
|
|
Loading…
Reference in a new issue