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

chore: enable decorder linter (#3920)

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

Co-authored-by: shuting <shuting@nirmata.com>
This commit is contained in:
Charles-Edouard Brétéché 2022-05-16 10:58:47 +02:00 committed by GitHub
parent 70954b9995
commit 0bf201dba2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -5,6 +5,7 @@ linters:
- bodyclose
- containedctx
- deadcode
- decorder
- dogsled
- durationcheck
- errcheck