Merge pull request #6378 from jbampton/add-pre-commit-hook-format-json

This commit is contained in:
Yukihiro "Matz" Matsumoto
2024-10-16 03:25:58 -04:00
committed by GitHub
+2
View File
@@ -18,6 +18,8 @@ repos:
- id: check-executables-have-shebangs
exclude: ^test/t/lang\.rb$
- id: check-illegal-windows-names
- id: pretty-format-json
args: [--autofix, --no-sort-keys]
- id: check-json
- id: check-merge-conflict
- id: check-shebang-scripts-are-executable