We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9217782 commit 91eccc1Copy full SHA for 91eccc1
1 file changed
convention/grumphp.yml
@@ -30,8 +30,7 @@ grumphp:
30
enforce_single_lined_subject: true
31
max_body_width: 72
32
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'
+ matchers: '%git_commit_message_matchers%'
35
case_insensitive: false
36
multiline: true
37
additional_modifiers: ''
0 commit comments