mirror of
https://github.com/kyverno/kyverno.git
synced 2024-12-14 11:57:48 +00:00
chore: enable paralleltest linter (#3946)
Signed-off-by: Charles-Edouard Brétéché <charled.breteche@gmail.com> Co-authored-by: shuting <shuting@nirmata.com>
This commit is contained in:
parent
755ade9c2d
commit
8026d5b09d
1 changed files with 1 additions and 0 deletions
|
@ -28,6 +28,7 @@ linters:
|
|||
- misspell
|
||||
- noctx
|
||||
- nolintlint
|
||||
- paralleltest
|
||||
- staticcheck
|
||||
- structcheck
|
||||
- tenv
|
||||
|
|
Loading…
Reference in a new issue