Skip to content

Commit 91eccc1

Browse files
committed
Use git_commit_message_matchers parameter.
1 parent 9217782 commit 91eccc1

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

convention/grumphp.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,7 @@ grumphp:
3030
enforce_single_lined_subject: true
3131
max_body_width: 72
3232
max_subject_width: 60
33-
matchers:
34-
Must contain JIRA issue number: '/^([A-Z]\-(\d+ ))+\| [A-Za-z]+[A-Za-z\d\s\.]+(.*)\.{1}$/s'
33+
matchers: '%git_commit_message_matchers%'
3534
case_insensitive: false
3635
multiline: true
3736
additional_modifiers: ''

0 commit comments

Comments
 (0)