mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
The dev-infra commit message validation optionally can check for lines to not exceed a given amount of characters. This is desired for most commit messages, but sometimes not actionable if a long URL is inserted into the commit message. With this commit, we skip the max line length check for lines that start with an URL. PR Close #37890 |
||
|---|---|---|
| .. | ||
| BUILD.bazel | ||
| cli.ts | ||
| config.ts | ||
| validate-file.ts | ||
| validate-range.ts | ||
| validate.spec.ts | ||
| validate.ts | ||