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 2e8823b commit c168955Copy full SHA for c168955
.pre-commit-config.yaml
@@ -18,6 +18,7 @@ repos:
18
- id: check-added-large-files
19
args: ['--maxkb=5000']
20
- id: check-case-conflict
21
+ - id: check-json
22
- id: check-toml
23
- id: check-yaml
24
- id: debug-statements
0 commit comments