Add two more pre-commit hooks

This commit is contained in:
John Bampton
2021-06-17 10:13:56 +10:00
parent a528834df7
commit f1aaa5ee2b
+2
View File
@@ -17,7 +17,9 @@ repos:
- id: check-executables-have-shebangs
exclude: ^test/t/lang\.rb$
- id: check-merge-conflict
- id: check-vcs-permalinks
- id: check-yaml
- id: detect-private-key
- id: end-of-file-fixer
- id: fix-byte-order-marker
- id: mixed-line-ending