Does not ignore trailing spaces
tommarshall opened this issue · comments
Tom Marshall commented
Validation should ignore trailing spaces, as git
strips these from the commit message.
This is an issue for all of the length related rules:
- Separate subject from body with a blank line
- Limit the subject line to 50 characters
- Wrap the body at 72 characters