mirror of
https://github.com/kyverno/kyverno.git
synced 2025-03-05 07:26:55 +00:00
chore: enable makezero linter (#3937)
Signed-off-by: Charles-Edouard Brétéché <charled.breteche@gmail.com>
This commit is contained in:
parent
8aebe3d06a
commit
8301453d31
1 changed files with 1 additions and 0 deletions
|
@ -21,6 +21,7 @@ linters:
|
||||||
- govet
|
- govet
|
||||||
- importas
|
- importas
|
||||||
- ineffassign
|
- ineffassign
|
||||||
|
- makezero
|
||||||
- misspell
|
- misspell
|
||||||
- noctx
|
- noctx
|
||||||
- staticcheck
|
- staticcheck
|
||||||
|
|
Loading…
Add table
Reference in a new issue