Fixed style of files

This commit is contained in:
Alexey Pustovalov 2024-02-14 20:49:39 +09:00
parent dd93275836
commit 907baa60e2

View File

@ -27,13 +27,13 @@ repos:
- id: check-yaml
args: [--allow-multiple-documents]
- id: check-symlinks
- id: pretty-format-json
# - id: pretty-format-json
- id: check-added-large-files
- repo: https://github.com/adrienverge/yamllint.git
rev: v1.21.0 # or higher tag
hooks:
- id: yamllint
args: [--format, parsable, --strict]
#- repo: https://github.com/adrienverge/yamllint.git
# rev: v1.21.0 # or higher tag
# hooks:
# - id: yamllint
# args: [--format, parsable, --strict]
#- repo: https://github.com/jumanjihouse/pre-commit-hook-yamlfmt
# rev: 0.2.3
# hooks: