This is my collection of githooks that I use. They are to be used with Benjamin Meyer's git-hooks project.
The python githooks use external packages that can be installed via pip by running:
pip install -r requirements.txt
- Pep8
- Pyflakes
| Name | Name | Last commit date | ||
|---|---|---|---|---|
This is my collection of githooks that I use. They are to be used with Benjamin Meyer's git-hooks project.
The python githooks use external packages that can be installed via pip by running:
pip install -r requirements.txt