Archipelago/worlds/adventure
el-u 5255bc5cd8
CI: add a workflow to show flake8/mypy violations in modified files of a PR (#1513)
* CI: add a workflow to show flake8 violations in modified files of a PR

* modify a file to trigger the lint check

* CI: add a workflow to show mypy violations in modified files of a PR

* modify a file to trigger the type check

* Split flake8 and mypy into two parallel jobs; run a variant of the workflow on push event; modify a file to trigger the push workflow

* fail the task if there are syntax errors; remove old lint workflow
2023-05-20 14:40:51 +02:00
..
docs Add New Translation for Adventure and Archipidle in french (#1749) 2023-05-01 02:03:31 +02:00
Items.py Adventure: implement new game (#1531) 2023-03-22 15:25:55 +01:00
Locations.py Adventure: implement new game (#1531) 2023-03-22 15:25:55 +01:00
Offsets.py Adventure: implement new game (#1531) 2023-03-22 15:25:55 +01:00
Options.py Adventure: implement new game (#1531) 2023-03-22 15:25:55 +01:00
Regions.py Adventure: implement new game (#1531) 2023-03-22 15:25:55 +01:00
Rom.py Adventure: implement new game (#1531) 2023-03-22 15:25:55 +01:00
Rules.py Adventure: implement new game (#1531) 2023-03-22 15:25:55 +01:00
__init__.py CI: add a workflow to show flake8/mypy violations in modified files of a PR (#1513) 2023-05-20 14:40:51 +02:00