Merge pull request #5480 from jbampton/add-more-pre-commit-hooks

Add two more pre-commit hooks
This commit is contained in:
Yukihiro "Matz" Matsumoto
2021-06-17 11:44:21 +09:00
committed by GitHub
+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