1
0
Fork 0
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:
Charles-Edouard Brétéché 2023-07-06 15:39:52 +02:00 committed by GitHub
parent 1e166700c0
commit 394e4e5dca
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -40,7 +40,7 @@ linters:
- whitespace
run:
timeout: 10m
timeout: 15m
skip-files:
- ".+\\.generated.go"
- ".+_test.go"