Commit 2dc445ab authored by nimrod's avatar nimrod
Browse files

- Added test as a pre-commit hook.

parent b0edc6ca
Loading
Loading
Loading
Loading
+9 −0
Original line number Diff line number Diff line
@@ -6,6 +6,15 @@
    -   id: check-xml
    -   id: check-yaml
    -   id: check-merge-conflict
-   repo: local
    hooks:
    -   id: local_test
        name: make test
        entry: make test
        language: system
        always_run: True
        files: Makefile

-   repo: https://www.shore.co.il/git/shell-pre-commit/
    sha: 604fe77b53d3514d5ad0f66764c7783850bb6e98
    hooks: