forked from mystiq/dex
Merge pull request #1676 from dexidp/lint-timeout
increase go lint timeout
This commit is contained in:
commit
3693b74791
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