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

chore: enable asciicheck and bidichk linters (#3871)

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:09:19 +02:00 committed by GitHub
parent f508e9a0b8
commit 925436104c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,5 +1,7 @@
linters:
enable:
- asciicheck
- bidichk
- bodyclose
- deadcode
- errcheck