[Buildbot-devel] Running Pylint on Buildbot's source code

Dustin J. Mitchell dustin at v.igoro.us
Thu Jul 11 17:46:11 UTC 2013


On Thu, Jul 11, 2013 at 2:24 AM, Elmir Jagudin <elmir.jagudin at axis.com> wrote:
> I have created a new pylintrc file:
>
> https://github.com/elmirjagudin/buildbot/blob/pylint/common/pylintrc
>
> I have disabled all messages currently reported in buildbot code, so
> running 'make pylint' will not report any errors. I have alos documented
> the checks that shall remain disabled and tweaked symbol names regexps
> to match buildbot's style.
>
> I plan to update that file if we decide to exapand 'don't care' list and
> make a pull request once we are happy with it. Then we can start working
> on fixing reported issues :P

Sounds great - thanks for your work on this!

Dustin




More information about the devel mailing list