We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 150a3ba commit 9d5d4faCopy full SHA for 9d5d4fa
.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