mirror of
https://gitea.blesmrt.net/mikaela/gist.git
synced 2024-11-24 20:29:24 +01:00
.pre-commit-config.yaml: configure pretty-format-json from pre-commit-hooks
This commit is contained in:
parent
6df24965dc
commit
ab28ea7996
@ -41,9 +41,10 @@ repos:
|
||||
#- id: fix-encoding-pragma
|
||||
#args: [--remove]
|
||||
- id: mixed-line-ending
|
||||
args: [--fix=auto]
|
||||
- id: pretty-format-json
|
||||
args:
|
||||
[--fix=auto]
|
||||
#- id: pretty-format-json
|
||||
[--autofix, --no-ensure-ascii, --no-sort-keys]
|
||||
#- id: requirements-txt-fixer
|
||||
- repo: https://github.com/pre-commit-ci/pre-commit-ci-config
|
||||
rev: v1.6.1
|
||||
|
Loading…
Reference in New Issue
Block a user