Nihilate / Roboragi

Roboragi is a Reddit bot which helps link anime, manga, and other Japanese media.
GNU Affero General Public License v3.0
164 stars 30 forks source link

Add linting to the CI pipeline #54

Open Nihilate opened 6 years ago

Nihilate commented 6 years ago

Linting should be added to the CI pipeline and, once #16 is completed, regressions should cause a build failure.

reillysiemens commented 6 years ago

I'll recommend flake8 for this task as I've found its output to be much simpler to work with than alternatives like pylint, but just having linting would be a help. :sweat_smile: