rconroy293 / mtga-log-client

GNU General Public License v3.0
61 stars 26 forks source link

Adds flake8 tool for linting python files #125

Closed mverderese closed 1 year ago

mverderese commented 1 year ago

Flake8 is a relatively opinionated, yet flexible tool for linting python. If you are happy with this and the MyPy tool introduced in https://github.com/rconroy293/mtga-log-client/pull/124, I can also help set up GitHub actions to automatically lint the python files before allowing a merge.

rconroy293 commented 1 year ago

I'll decline this for now given all of the changes, but please feel free to reopen once conflicts are resolved!