moderntribe / square-one

Modern Tribe's legacy WordPress framework for the classic editor.
GNU General Public License v2.0
89 stars 20 forks source link

Chore: Update lefthook ticket prefixing #1043

Closed defunctl closed 2 years ago

defunctl commented 2 years ago

What does this do/fix?

QA

After a lefthook install -a, commits to a branch with a ticket in it, e.g. feature/JIRA-123/cool-thing will continue to prefix the commit with the ticket, e.g. [JIRA-123]: my commit message.

Tests

Does this have tests?