Closed 3onyc closed 7 years ago
This updates the code to adhere to the PEP8 style guide, apart from the max line length rule.
Additionally it adds a Makefile with a lint command that checks whether we're following those rules.
Awesome! I guess I'll finally have to use space indents. At least I'll get paid more...
The Makefile should be useful for future Travis CI testing, I think.
This updates the code to adhere to the PEP8 style guide, apart from the max line length rule.
Additionally it adds a Makefile with a lint command that checks whether we're following those rules.