Skip to content

Commit

Permalink
turn off unnecessary linters
Browse files Browse the repository at this point in the history
  • Loading branch information
zLukas committed Feb 26, 2025
1 parent 1d9deb7 commit 198312a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,5 +41,9 @@ jobs:
VALIDATE_CHECKOV: false
VALIDATE_PYTHON_MYPY: false
VALIDATE_PYTHON_PYLINT: false
VALIDATE_GITHUB_ACTIONS: false
VALIDATE_NATURAL_LANGUAGE: false
VALIDATE_MARKDOWN_PRETTIER: false
PYTHON_PYINK: false
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
LOG_LEVEL: WARN

0 comments on commit 198312a

Please sign in to comment.