Commit e2a7f9cd authored by nimrod's avatar nimrod
Browse files

YAML tool pre-commit hook.

And fix small issues.
parent 70360634
Loading
Loading
Loading
Loading
+6 −1
Original line number Diff line number Diff line
@@ -13,6 +13,11 @@ repos:
      - id: trailing-whitespace
        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
    rev: v1.26.3
    hooks:
+1 −1

File changed.

Contains only whitespace changes.