Skip to content

Commit

Permalink
Add 'Merge' as commit message verb
Browse files Browse the repository at this point in the history
  • Loading branch information
lennartvava committed Apr 29, 2021
1 parent 1643643 commit 6e3ee4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configs/grumphp-site.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ grumphp:
- "#^master|develop|feature/([A-Z][A-Z0-9]+-\\d+|[a-z][a-z0-9]*(-[a-z0-9]+)*)|(release|hotfix)/\\d+(\\.\\d+){2}$#"
git_commit_message:
matchers:
- "/^([A-Z][A-Z0-9]+-\\d+(, [A-Z][A-Z0-9]+-\\d+)*: )?(Add|Change|Fix|Update|Remove|Refactor) /"
- "/^([A-Z][A-Z0-9]+-\\d+(, [A-Z][A-Z0-9]+-\\d+)*: )?(Add|Change|Fix|Update|Remove|Refactor|Merge) /"
case_insensitive: false
phpcpd:
directory:
Expand Down

0 comments on commit 6e3ee4a

Please sign in to comment.