mirror of
https://github.com/kyverno/kyverno.git
synced 2025-03-15 04:07:46 +00:00
chore: enable goprintffuncname linter (#3899)
Signed-off-by: Charles-Edouard Brétéché <charled.breteche@gmail.com>
This commit is contained in:
parent
d64153f7eb
commit
bd78f02510
1 changed files with 1 additions and 0 deletions
|
@ -9,6 +9,7 @@ linters:
|
||||||
- errcheck
|
- errcheck
|
||||||
- exportloopref
|
- exportloopref
|
||||||
- gochecknoinits
|
- gochecknoinits
|
||||||
|
- goprintffuncname
|
||||||
- gosec
|
- gosec
|
||||||
- gosimple
|
- gosimple
|
||||||
- govet
|
- govet
|
||||||
|
|
Loading…
Add table
Reference in a new issue