angular-cn/dev-infra/commit-message
Joey Perrott 7b5a0ba8c3 feat(dev-infra): create format tool in @angular/dev-infra-private (#36726)
Previously we used gulp to run our formatter, currently clang-format,
across our repository.  This new tool within ng-dev allows us to
migrate away from our gulp based solution as our gulp solution had
issue with memory pressure and would cause OOM errors with too large
of change sets.

PR Close #36726
2020-04-24 12:32:18 -07:00
..
BUILD.bazel feat(dev-infra): create format tool in @angular/dev-infra-private (#36726) 2020-04-24 12:32:18 -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 build: require a commit body in commit messages (#36632) 2020-04-23 12:18:56 -07:00
validate.ts build: require a commit body in commit messages (#36632) 2020-04-23 12:18:56 -07:00