1
0
Fork 0
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:
Charles-Edouard Brétéché 2022-05-18 06:49:19 +02:00 committed by GitHub
parent 755ade9c2d
commit 8026d5b09d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -28,6 +28,7 @@ linters:
- misspell
- noctx
- nolintlint
- paralleltest
- staticcheck
- structcheck
- tenv