Loading .pre-commit-config.yaml +9 −0 Original line number Diff line number Diff line Loading @@ -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: Loading Loading
.pre-commit-config.yaml +9 −0 Original line number Diff line number Diff line Loading @@ -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: Loading