precommit-hook
precommit-hook copied to clipboard
Automatically check your python code on every commit. :mag: :heavy_check_mark:
Precommit hook
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
This project is licensed under MIT license. see the file for details
Oh, Thanks!
By the way... thank you! And if you'd like to say thanks... :)
✨🍰✨