This repository was archived by the owner on Aug 10, 2017. It is now read-only.
jk0/bzr-pre-commit-hook
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
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