Merge pull request #4114 from estesp/more-golangci-time
Increase golangci-lint timeout
This commit is contained in:
commit
5ebd0e5d0f
@ -15,7 +15,7 @@ linters:
|
|||||||
- errcheck
|
- errcheck
|
||||||
|
|
||||||
run:
|
run:
|
||||||
timeout: 2m
|
timeout: 3m
|
||||||
skip-dirs:
|
skip-dirs:
|
||||||
- api
|
- api
|
||||||
- design
|
- design
|
||||||
|
Loading…
Reference in New Issue
Block a user