Expected Behavior
In the angular config package, the rule header-max-length should be set to 100 characters.
Any line of the commit message cannot be longer 100 characters!
cfr Angular Contributing Doc
Current Behavior
For the moment, the header line is configurered to only allow 72 characters.
Affected packages
Possible Solution
Configure the rule header-max-length to 100 characters.
Your Environment
| Executable |
Version |
commitlint --version |
6.1.0 |
git --version |
git version 2.15.1.windows.2 |
node --version |
v8.9.1 |
Expected Behavior
In the angular config package, the rule header-max-length should be set to 100 characters.
Current Behavior
For the moment, the header line is configurered to only allow 72 characters.
Affected packages
Possible Solution
Configure the rule header-max-length to 100 characters.
Your Environment
commitlint --versiongit --versionnode --version