Skip to content
Snippets Groups Projects
Commit d5d317cf authored by Carina Antunes's avatar Carina Antunes
Browse files

remove generated code from linter

parent 50c380be
No related branches found
No related tags found
No related merge requests found
...@@ -34,3 +34,7 @@ linters-settings: ...@@ -34,3 +34,7 @@ linters-settings:
staticcheck: staticcheck:
# SAxxxx checks in https://staticcheck.io/docs/configuration/options/#checks # SAxxxx checks in https://staticcheck.io/docs/configuration/options/#checks
checks: ["all", "-ST1000", "-ST1003", "-ST1016", "-ST1020", "-ST1021", "-ST1022"] checks: ["all", "-ST1000", "-ST1003", "-ST1016", "-ST1020", "-ST1021", "-ST1022"]
issues:
exclude-files:
- helm-to-operator-codegen-sdk-generated_code.go
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment