kmmbvnr / django-jenkins

Plug and play continuous integration with django and jenkins
GNU Lesser General Public License v3.0
945 stars 279 forks source link

pep8 is now pycodestyle #368

Open robvdl opened 6 years ago

robvdl commented 6 years ago

It doesn't look like django-jenkins has kept upto-date with these changes.

pep8 is now pycodestyle, should django_jenkins.tasks.run_pep8 be renamed to django_jenkins.tasks.run_pycodestyle ?