Merge pull request from dexidp/lint-timeout

increase go lint timeout
This commit is contained in:
Márk Sági-Kazár
2020-03-19 16:00:56 +01:00
committed by GitHub

@@ -2,6 +2,8 @@ run:
skip-dirs:
- vendor
timeout: 2m
linters-settings:
golint:
min-confidence: 0.1