Skip to content

Commit

Permalink
ci: Disable annoying linter
Browse files Browse the repository at this point in the history
  • Loading branch information
svix-jplatte committed Mar 11, 2024
1 parent 2706be0 commit 6ac33d8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/other-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ jobs:
VALIDATE_ALL_CODEBASE: false
DEFAULT_BRANCH: main
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
VALIDATE_BASH: false
VALIDATE_CHECKOV: false
VALIDATE_PYTHON: false
VALIDATE_GOOGLE_JAVA_FORMAT: false # Only use checkstyle
Expand Down

0 comments on commit 6ac33d8

Please sign in to comment.