mirror of
https://github.com/kyverno/kyverno.git
synced 2024-12-14 11:57:48 +00:00
chore: enable importas linter (#3882)
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
0cd21ec0f3
commit
f67c138f54
1 changed files with 1 additions and 0 deletions
|
@ -12,6 +12,7 @@ linters:
|
|||
- gosec
|
||||
- gosimple
|
||||
- govet
|
||||
- importas
|
||||
- ineffassign
|
||||
- staticcheck
|
||||
- structcheck
|
||||
|
|
Loading…
Reference in a new issue