pre-commit hook for check-manifest
Mattias Jakobsson a86c06112a Unset GIT_INDEX_FILE when executing check-manifest | hace 6 años | |
---|---|---|
.pre-commit-hooks.yaml | hace 6 años | |
LICENSE.txt | hace 6 años | |
README.md | hace 6 años | |
hooks.yaml | hace 6 años | |
setup.py | hace 6 años |
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