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.
1 parent e28f49c commit a929e8bCopy full SHA for a929e8b
.pre-commit-config.yaml
@@ -6,6 +6,7 @@ repos:
6
- id: check-added-large-files
7
- id: check-case-conflict
8
- id: check-toml
9
+ - id: check-json
10
- id: check-yaml
11
exclude: template.yaml
12
- id: debug-statements
0 commit comments