Skip to content

Commit

Permalink
Use linter for python
Browse files Browse the repository at this point in the history
  • Loading branch information
kRHYME7 committed Nov 19, 2024
1 parent a0c8615 commit c788931
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 @@ -18,7 +18,6 @@ jobs:
uses: github/super-linter@v4
env:
VALIDATE_ALL_CODEBASE: false
VALIDATE_PYTHON: true
VALIDATE_PYTHON_BLACK: true
VALIDATE_PYTHON_PYLINT: true
VALIDATE_PYTHON_MYPY: false
Expand Down

0 comments on commit c788931

Please sign in to comment.