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:
|
skip-dirs:
|
||||||
- vendor
|
- vendor
|
||||||
|
|
||||||
|
timeout: 2m
|
||||||
|
|
||||||
linters-settings:
|
linters-settings:
|
||||||
golint:
|
golint:
|
||||||
min-confidence: 0.1
|
min-confidence: 0.1
|
||||||
|
Reference in New Issue
Block a user