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