Got pre-commit to check for correct copyright year

This commit is contained in:
Margo Crawford
2021-01-05 15:53:14 -08:00
parent 53a185083c
commit ea6ebd0226
3 changed files with 10 additions and 5 deletions
+4 -2
View File
@@ -15,7 +15,9 @@ repos:
- id: detect-private-key
exclude: testdata
- id: mixed-line-ending
- repo: .
rev: main
- repo: local
hooks:
- id: validate-copyright-year
name: Validate copyright year
entry: hack/check-copyright-year.sh
language: script