mirror of
https://github.com/pre-commit/pre-commit.git
synced 2026-02-17 16:24:40 +04:00
Add support for commit-msg git hook
This commit is contained in:
parent
a6a4762f0d
commit
d0b268c813
9 changed files with 107 additions and 57 deletions
1
pre_commit/resources/commit-msg-tmpl
Normal file
1
pre_commit/resources/commit-msg-tmpl
Normal file
|
|
@ -0,0 +1 @@
|
|||
args="run --hook-stage=commit-msg --commit-msg-filename=$1"
|
||||
Loading…
Add table
Add a link
Reference in a new issue