mirror of
https://github.com/zabbix/zabbix-docker.git
synced 2024-11-21 23:33:31 +01:00
Fixed style of files
This commit is contained in:
parent
dd93275836
commit
907baa60e2
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user