mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
As discovered in #41316, commit body length checks should consider all of the non-header content as the commit body rather than the conventional-commit-parser's current method of considering everything after an issue/PR reference to be the footer. PR Close #41367 |
||
|---|---|---|
| .. | ||
| restore-commit-message | ||
| validate-file | ||
| validate-range | ||
| BUILD.bazel | ||
| cli.ts | ||
| config.ts | ||
| parse.spec.ts | ||
| parse.ts | ||
| validate.spec.ts | ||
| validate.ts | ||