Skip to content

Commit

Permalink
Lint file
Browse files Browse the repository at this point in the history
  • Loading branch information
LeoColomb authored Sep 9, 2024
1 parent 5d30f2a commit 47c7817
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,8 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
VALIDATE_JSCPD: false
FILTER_REGEX_EXCLUDE: charts/\w+/templates/.*\.yaml
LINTER_RULES_PATH: /
PYTHON_BLACK_CONFIG_FILE: pyproject.toml
PYTHON_FLAKE8_CONFIG_FILE: .flake8
PYTHON_PYINK_CONFIG_FILE: pyproject.toml
PYTHON_ISORT_CONFIG_FILE: pyproject.toml
PYTHON_RUFF_CONFIG_FILE: pyproject.toml

0 comments on commit 47c7817

Please sign in to comment.