1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2024-12-14 11:57:48 +00:00

chore: enable durationcheck linter (#3870)

Signed-off-by: Charles-Edouard Brétéché <charled.breteche@gmail.com>

Co-authored-by: Sambhav Kothari <sambhavs.email@gmail.com>
This commit is contained in:
Charles-Edouard Brétéché 2022-05-11 00:27:59 +02:00 committed by GitHub
parent 925436104c
commit 120467fe46
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,6 +4,7 @@ linters:
- bidichk
- bodyclose
- deadcode
- durationcheck
- errcheck
- gosec
- gosimple