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