/bzr-pre-commit-hook

Ensure code is PEP8 compliant and all unit tests pass.

Primary LanguagePythonApache License 2.0Apache-2.0

pre_commit_hook.py - Ensure code is PEP8 compliant and all unit tests pass.

Installation

    git clone git://github.com/jk0/bzr-pre-commit-hook.git
    mkdir ~/.bazaar/plugins
    ln -s ~/path/to/bzr-pre-commit-hook/pre_commit_hook.py ~/.bazaar/plugins