mirror of
https://github.com/kyverno/kyverno.git
synced 2024-12-14 11:57:48 +00:00
chore: increase linter timeout (#7767)
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
This commit is contained in:
parent
1e166700c0
commit
394e4e5dca
1 changed files with 1 additions and 1 deletions
|
@ -40,7 +40,7 @@ linters:
|
|||
- whitespace
|
||||
|
||||
run:
|
||||
timeout: 10m
|
||||
timeout: 15m
|
||||
skip-files:
|
||||
- ".+\\.generated.go"
|
||||
- ".+_test.go"
|
||||
|
|
Loading…
Reference in a new issue