angular-cn/dev-infra/commit-message
Joey Perrott 5e579c4dc9 fix(dev-infra): properly handle multiline regex of commit body (#36632)
Previously, the commit message body regex only matched the first line
of the body.  This change corrects the regex to match the entire line.

PR Close #36632
2020-04-23 12:18:56 -07:00
..
BUILD.bazel fix(dev-infra): use commit message validation from @angular/dev-infra-private (#36172) 2020-04-06 09:28:52 -07:00
cli.ts fix(dev-infra): fix commit message validation in git worktrees (#36507) 2020-04-09 09:46:18 -07:00
config.ts fix(dev-infra): use commit message validation from @angular/dev-infra-private (#36172) 2020-04-06 09:28:52 -07:00
validate-file.ts fix(dev-infra): fix commit message validation in git worktrees (#36507) 2020-04-09 09:46:18 -07:00
validate-range.ts fix(dev-infra): extract commit headers before checking commit message validity (#36733) 2020-04-21 12:49:27 -04:00
validate.spec.ts fix(dev-infra): use commit message validation from @angular/dev-infra-private (#36172) 2020-04-06 09:28:52 -07:00
validate.ts fix(dev-infra): properly handle multiline regex of commit body (#36632) 2020-04-23 12:18:56 -07:00