File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -64,8 +64,8 @@ letter in a paragraph must be capitalized.
6464All breaking changes need to be mentioned in the {footer} with the description of the
6565change, the justification behind the change and any migration notes required.
6666
67- Any line of the commit message cannot be longer than 90 characters, with the subject line
68- limited to 70 characters. This allows the message to be easier to read on github as well
67+ Any line of the commit message cannot be longer than 72 characters, with the subject line
68+ limited to 50 characters. This allows the message to be easier to read on github as well
6969as in various git tools.
7070
7171The allowed {types} are as follows:
Original file line number Diff line number Diff line change @@ -194,8 +194,8 @@ Format of the Commit Message
194194 <BLANK LINE>
195195 {footer}
196196
197- Any line of the commit message cannot be longer than 90 characters, with the subject
198- line limited to 70 characters. This allows the message to be easier to read on github
197+ Any line of the commit message cannot be longer than 72 characters, with the subject
198+ line limited to 50 characters. This allows the message to be easier to read on github
199199as well as in various git tools.
200200
201201Subject Line
You can’t perform that action at this time.
0 commit comments