precommit-hook icon indicating copy to clipboard operation
precommit-hook copied to clipboard

Automatically check your python code on every commit. :mag: :heavy_check_mark:

Precommit hook

Build Status PyPI version Say Thanks!

Automatically check your python code on every commit.

Getting started

Inside a git repository, do

$ pip install precommit-hook

This will automatically add a hook to your repository that will automatically check your code everytime you make a commit.

Add to requirements

If you want to hook on every pip install -r requirements.txt, just add precommit-hook to your requirements with

$ pip freeze > requirements.txt

License

License: MIT

This project is licensed under MIT license. see the LICENSE.md file for details

Oh, Thanks!

By the way... thank you! And if you'd like to say thanks... :)

✨🍰✨