Skip to content
This repository has been archived by the owner on Aug 10, 2017. It is now read-only.
/ bzr-pre-commit-hook Public archive

Ensure code is PEP8 compliant and all unit tests pass.

License

Notifications You must be signed in to change notification settings

jk0/bzr-pre-commit-hook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

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

About

Ensure code is PEP8 compliant and all unit tests pass.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages