Last updated:
0 purchases
precommitcopyright 0.1.4
Pre commit to update the copyright header
pre-commit hook used to check if the copyright is up to date (using the Git history).
Adding to your .pre-commit-config.yaml
repos:
- repo: https://github.com/sbrunner/pre-commit-copyright
rev: <version> # Use the ref you want to point at
hooks:
- id: copyright
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.