9bd4b74b06
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 |