Merge pull request #6368 from jbampton/add-pre-commit-hook-check-json

This commit is contained in:
Yukihiro "Matz" Matsumoto
2024-09-24 09:40:39 +09:00
committed by GitHub
+1
View File
@@ -17,6 +17,7 @@ repos:
- id: check-case-conflict
- id: check-executables-have-shebangs
exclude: ^test/t/lang\.rb$
- id: check-json
- id: check-merge-conflict
- id: check-shebang-scripts-are-executable
- id: check-vcs-permalinks