1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2024-12-15 17:51:20 +00:00

chore: enable nolintlint linter (#3941)

Signed-off-by: Charles-Edouard Brétéché <charled.breteche@gmail.com>

Co-authored-by: Vyankatesh Kudtarkar <vyankateshkd@gmail.com>
This commit is contained in:
Charles-Edouard Brétéché 2022-05-17 11:57:31 +02:00 committed by GitHub
parent 9abf99b052
commit a4348fd455
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -25,6 +25,7 @@ linters:
- makezero - makezero
- misspell - misspell
- noctx - noctx
- nolintlint
- staticcheck - staticcheck
- structcheck - structcheck
- tenv - tenv