Skip to content
Snippets Groups Projects
Commit e2a7f9cd authored by nimrod's avatar nimrod
Browse files

YAML tool pre-commit hook.

And fix small issues.
parent 70360634
No related branches found
No related tags found
No related merge requests found
...@@ -13,6 +13,11 @@ repos: ...@@ -13,6 +13,11 @@ repos:
- id: trailing-whitespace - id: trailing-whitespace
exclude: \.aspell\.en\.pws exclude: \.aspell\.en\.pws
- repo: https://git.shore.co.il/nimrod/yamltool.git
rev: v0.1.2
hooks:
- id: yamltool
- repo: https://github.com/adrienverge/yamllint - repo: https://github.com/adrienverge/yamllint
rev: v1.26.3 rev: v1.26.3
hooks: hooks:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment