mirror of
https://github.com/goharbor/harbor.git
synced 2024-11-29 21:54:13 +01:00
Increase golangci-lint timeout value (#17841)
increase golangci-lint timeout value Signed-off-by: yminer <yminer@vmware.com> Signed-off-by: yminer <yminer@vmware.com>
This commit is contained in:
parent
619747fc68
commit
f97aedfb5c
@ -56,7 +56,7 @@ run:
|
|||||||
- ".*test.go"
|
- ".*test.go"
|
||||||
skip-dirs:
|
skip-dirs:
|
||||||
- "testing"
|
- "testing"
|
||||||
timeout: 5m
|
timeout: 20m
|
||||||
|
|
||||||
issue:
|
issue:
|
||||||
max-same-issues: 0
|
max-same-issues: 0
|
||||||
|
Loading…
Reference in New Issue
Block a user