mirror of
https://github.com/zabbix/zabbix-docker.git
synced 2024-11-25 17:23:48 +01:00
Fixed style of files
This commit is contained in:
parent
dd93275836
commit
907baa60e2
@ -27,13 +27,13 @@ repos:
|
|||||||
- id: check-yaml
|
- id: check-yaml
|
||||||
args: [--allow-multiple-documents]
|
args: [--allow-multiple-documents]
|
||||||
- id: check-symlinks
|
- id: check-symlinks
|
||||||
- id: pretty-format-json
|
# - id: pretty-format-json
|
||||||
- id: check-added-large-files
|
- id: check-added-large-files
|
||||||
- repo: https://github.com/adrienverge/yamllint.git
|
#- repo: https://github.com/adrienverge/yamllint.git
|
||||||
rev: v1.21.0 # or higher tag
|
# rev: v1.21.0 # or higher tag
|
||||||
hooks:
|
# hooks:
|
||||||
- id: yamllint
|
# - id: yamllint
|
||||||
args: [--format, parsable, --strict]
|
# args: [--format, parsable, --strict]
|
||||||
#- repo: https://github.com/jumanjihouse/pre-commit-hook-yamlfmt
|
#- repo: https://github.com/jumanjihouse/pre-commit-hook-yamlfmt
|
||||||
# rev: 0.2.3
|
# rev: 0.2.3
|
||||||
# hooks:
|
# hooks:
|
||||||
|
Loading…
Reference in New Issue
Block a user