← Back to team overview

openstack team mailing list archive

BZR Plugin

 

Hi,

There has been some discussion lately about the different techniques used to
ensure that PEP8 and unit tests are run before submitting commits, so I
thought I'd whip up a BZR plugin that does this automatically for us, which
can be found at:

https://github.com/jk0/bzr-pre-commit-hook

Hopefully this proves to be useful for all of us. Let me know if there are
any questions.

-jk0