Skip to content

Automatically check your python code on every commit. 🔍 ✔️

License

Notifications You must be signed in to change notification settings

collin5/precommit-hook

Repository files navigation

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... :)

✨🍰✨

About

Automatically check your python code on every commit. 🔍 ✔️

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages