pre-commit hook for check-manifest
Mattias Jakobsson a86c06112a Unset GIT_INDEX_FILE when executing check-manifest | vor 6 Jahren | |
---|---|---|
.pre-commit-hooks.yaml | vor 6 Jahren | |
LICENSE.txt | vor 6 Jahren | |
README.md | vor 6 Jahren | |
hooks.yaml | vor 6 Jahren | |
setup.py | vor 6 Jahren |
Mirror of the check-manifest package for pre-commit.
Add the following to the repos section of your
.pre-commit-config.yaml
:
- repo: https://notabug.org/mjakob/pre-commit-check-manifest
rev: v0.1.0
hooks:
- id: check-manifest