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

Elmir Jagudin elmir.jagudin at axis.com
Thu Aug 15 21:41:54 UTC 2013



On Fri, Jul 26, 2013 at 2:40 AM, Elmir Jagudin <elmir.jagudin at axis.com> wrote:
> I have made a pull request with the pylint settings above:
>
> https://github.com/buildbot/buildbot/pull/797
>
> We can always tweak pylint settings as we go along. Once we start using
> pyling and work on fixing pylint warnings, it will be easier to figure
> out what settings works for buildbot code base.

..and I finally merged that.

I'd like to get to the point where we're running pylint from the
metabuildbot, but there's a bit more work to do first..

A new pylint, version 1.0.0 have been recently released. That release added some new checks that fails in current buildbot code and are not disabled in pull request #797.

There is a new pull request: https://github.com/buildbot/buildbot/pull/831 to address that.

Is there anything else that must be done before we can start running pylint from metabuildbot?

/elmir




More information about the devel mailing list