Merge pull request #1676 from dexidp/lint-timeout
increase go lint timeout
This commit is contained in:
commit
3693b74791
@ -2,6 +2,8 @@ run:
|
||||
skip-dirs:
|
||||
- vendor
|
||||
|
||||
timeout: 2m
|
||||
|
||||
linters-settings:
|
||||
golint:
|
||||
min-confidence: 0.1
|
||||
|
Reference in New Issue
Block a user