Skip to content

Commit

Permalink
Skip a few new linters
Browse files Browse the repository at this point in the history
  • Loading branch information
cmmarslender committed May 17, 2024
1 parent a943078 commit f9cbb8c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/super-linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,3 +27,5 @@ jobs:
DEFAULT_BRANCH: main
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
VALIDATE_DOCKERFILE_HADOLINT: false # Breaks CI by trying to validate things that aren't dockerfiles
VALIDATE_JSCPD: false
VALIDATE_CHECKOV: false

0 comments on commit f9cbb8c

Please sign in to comment.