mirror of
https://github.com/pre-commit/pre-commit-hooks.git
synced 2026-04-08 12:34:17 +00:00
Allow for more control in template variables
Sepearate commit message coming from git for handling in template.
This commit is contained in:
parent
f072bb622f
commit
912f1a5f41
4 changed files with 53 additions and 6 deletions
|
|
@ -1 +1 @@
|
|||
[{{ ticket }}] {{ content }}
|
||||
[{{ ticket }}] {{ content | join('') }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue