Skip to content

Commit

Permalink
disable shell linting
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesstottmoj committed Apr 26, 2024
1 parent 8c0bddf commit 8e77d25
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/super-linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ jobs:
VALIDATE_PYTHON_MYPY: false
VALIDATE_PYTHON_PYLINT: false
VALIDATE_PYTHON_RUFF: false
VALIDATE_SHELL_SHFMT: false
LINTER_RULES_PATH: /
PYTHON_BLACK_CONFIG_FILE: pyproject.toml
PYTHON_FLAKE8_CONFIG_FILE: setup.cfg
Expand Down

0 comments on commit 8e77d25

Please sign in to comment.