I am constantly having an issue committing with messages that do start with imperative but contain non imperative ones along the message. For instance writing something like:
Fix a merge issue causing an error in login
Change the order of some fixes
Add code that removes the known issue
will trigger rule number 5 and give an error message. Shouldn't the imperative rule only match the first word?
I am constantly having an issue committing with messages that do start with imperative but contain non imperative ones along the message. For instance writing something like:
will trigger rule number 5 and give an error message. Shouldn't the imperative rule only match the first word?