Skip to content

Commit

Permalink
Merge pull request #119 from Chia-Network/remove_flake8_from_super_li…
Browse files Browse the repository at this point in the history
…nter

remove flake8 from the super-linter, already run in pre-commit
  • Loading branch information
emlowe authored May 2, 2024
2 parents da2ac96 + 640d7e7 commit 09cf4b0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/super-linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,6 @@ jobs:
VALIDATE_POWERSHELL: true
VALIDATE_PYTHON: true
VALIDATE_PYTHON_PYLINT: true
VALIDATE_PYTHON_FLAKE8: true
VALIDATE_PYTHON_ISORT: true
PYTHON_ISORT_CONFIG_FILE: pyproject.toml
VALIDATE_SHELL_SHFMT: true
Expand Down

0 comments on commit 09cf4b0

Please sign in to comment.