mirror of
https://github.com/kyverno/kyverno.git
synced 2024-12-14 11:57:48 +00:00
chore: increase golangci-lint timeout (#3855)
Signed-off-by: Charles-Edouard Brétéché <charled.breteche@gmail.com> Co-authored-by: shuting <shuting@nirmata.com>
This commit is contained in:
parent
ec2bf3b6da
commit
c7849f20f1
1 changed files with 1 additions and 0 deletions
|
@ -12,6 +12,7 @@ linters:
|
|||
- structcheck
|
||||
|
||||
run:
|
||||
timeout: 5m
|
||||
skip-files:
|
||||
- ".+_test.go"
|
||||
- ".+_test_.+.go"
|
Loading…
Reference in a new issue