hovel / pybbm

Django forum solution. Tested, documented, shipped with example project.
BSD 2-Clause "Simplified" License
225 stars 151 forks source link

Add test to check python style #273

Open DylannCordel opened 7 years ago

DylannCordel commented 7 years ago

pybbm code is not always very clean. It could be nice to add an automated test to check that code is ok with pep8. For eg: https://sites.utexas.edu/eric/2016/02/19/checking-python-style-with-an-automated-test/