Snaacky / dndserver

Dark and Darker private server implementation written in Python
The Unlicense
265 stars 60 forks source link

Implement Python checking #160

Open Snaacky opened 1 year ago

Snaacky commented 1 year ago

Implement some form of flake8/pep8/black checking to make sure everything is kosher. This will help prevent sub-optimal code from getting pushed to master.