-
-
Notifications
You must be signed in to change notification settings - Fork 136
Closed
Labels
Description
Add a distinct style guide for the commit messages:
- First line should be max 50 characters
- Second line should be empty
- Any subsequent lines should be max 72 characters
Coloring the background of any characters that exceed limits is ideal, only warning the user.
This should be optional, of course.
References:
http://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html
https://github.com/blog/926-shiny-new-commit-styles
maximd and sheldon