Sean-Nishi / M1Wengine

A action-adventure game developed with Python 3.11.1 and pygame. Complete missions before timer expires.
3 stars 0 forks source link

Add linter to reluctant hero #416

Open owalk opened 9 months ago

owalk commented 9 months ago

Add the script to run the linter on save. Can copy linter SH for the most part from m1wengine

Add in the .github workflows to the reluctant hero project

Workflows should run all linters. Can copy the linter workflow from the other project for this