karma-runner / karma-runner/karma
[Infra]: Update commitlint configuration to allow for longer commit headers
Open
- Dominant language
- JavaScript
- Stars
- 12k
- Forks
- 1.7k
- PR merge metrics
- No merged PRs in 30d
Description
This is a tracking issue which should open the discussion for expanding the maximum header length to something
greater which allows for more comprehensive commit headers. The current limit seems very high, given the
default of `@commitlint/config-angular` being set to **72 characters**:
https://github.com/conventional-changelog/commitlint/blob/ea523613e4099c182212feec96f2b702f97fa100/%40commitlint/config-angular/index.js#L9
The current config can be updated by overriding the default rule value from the preset using: https://github.com/conventional-changelog/commitlint/blob/master/docs/reference-rules.md.
Contributor guide
Assessment
This issue has not been assessed yet.