commit-comments
commit-comments copied to clipboard
Multiline commit messages
Among other weirdness I encountered, it appears multiline commit messages aren't supported, or I used the wrong syntax. Would be a great feature to have, as I instinctively wrap lines to 80 characters. (I realize how stupid this sounds given the fact that the point of these hooks are to remove the comments before committing.)
There is certainly a need for commit comments recognizing multiline comments. I only wrap text/markdown at 80 characters, however the feature is required.
I would not want someone to change their behavior to use this tool, it should be the other way around.