Add params to json beautifier
This commit is contained in:
parent
9b94e4c27d
commit
373c1ec314
@ -13,6 +13,9 @@ repos:
|
||||
- id: check-added-large-files
|
||||
- id: check-case-conflict
|
||||
- id: pretty-format-json
|
||||
args:
|
||||
- "--autofix"
|
||||
- "--no-sort-keys"
|
||||
- id: check-symlinks
|
||||
- id: detect-private-key
|
||||
- id: sort-simple-yaml
|
||||
|
Loading…
Reference in New Issue
Block a user