We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
check-json
1 parent 1cb2a32 commit bb2157cCopy full SHA for bb2157c
1 file changed
.pre-commit-config.yaml
@@ -7,6 +7,7 @@ repos:
7
- repo: https://github.com/pre-commit/pre-commit-hooks
8
rev: v6.0.0
9
hooks:
10
+ - id: check-json
11
- id: trailing-whitespace
12
13
- repo: https://github.com/adrienverge/yamllint
0 commit comments