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:
parent
f508e9a0b8
commit
925436104c
1 changed files with 2 additions and 0 deletions
|
@ -1,5 +1,7 @@
|
|||
linters:
|
||||
enable:
|
||||
- asciicheck
|
||||
- bidichk
|
||||
- bodyclose
|
||||
- deadcode
|
||||
- errcheck
|
||||
|
|
Loading…
Reference in a new issue