mirror of
https://github.com/goharbor/harbor.git
synced 2024-11-26 04:05:40 +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"
|
||||
skip-dirs:
|
||||
- "testing"
|
||||
timeout: 5m
|
||||
timeout: 20m
|
||||
|
||||
issue:
|
||||
max-same-issues: 0
|
||||
|
Loading…
Reference in New Issue
Block a user