Hi, we are using the PEP8 violations plugin for Jenkins. It work very well, however, we'd like to configure the max-line-length. So I put
[pep8] max-line-length = 130 into {JENKINS_HOME}/.config/pep8 {WORKSPACE}/setup.cfg {WORKSPACE}/tox.ini None of this works, even after restarting Jenkins. When I su into a jenkins shell and execute pep8 manually, it respects the setting. I have seen other projects put their setting into the project root, so what am I missing here? Regards Tim -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-users+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.