mirror of
https://github.com/kyverno/kyverno.git
synced 2025-03-31 03:45:17 +00:00
chore: enable goimports linter (#3959)
Signed-off-by: Charles-Edouard Brétéché <charled.breteche@gmail.com> Co-authored-by: Prateek Pandey <prateek.pandey@nirmata.com> Co-authored-by: shuting <shuting@nirmata.com>
This commit is contained in:
parent
41a3f6c388
commit
755ade9c2d
1 changed files with 1 additions and 0 deletions
|
@ -15,6 +15,7 @@ linters:
|
|||
- gochecknoinits
|
||||
- gofmt
|
||||
- gofumpt
|
||||
- goimports
|
||||
- goprintffuncname
|
||||
- gosec
|
||||
- gosimple
|
||||
|
|
Loading…
Add table
Reference in a new issue