mirror of
https://github.com/ModOrganizer2/modorganizer-basic_games.git
synced 2026-07-27 14:07:29 -07:00
Use poe for linting.
This commit is contained in:
@@ -21,8 +21,4 @@ jobs:
|
||||
- name: Lint
|
||||
run: |
|
||||
cd basic_games
|
||||
poetry run black . --check --diff
|
||||
poetry run isort -c .
|
||||
poetry run mypy .
|
||||
poetry run ruff .
|
||||
poetry run pyright .
|
||||
poetry run poe lint-all
|
||||
|
||||
Reference in New Issue
Block a user