angular-cn/dev-infra/pullapprove
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 feat(dev-infra): pullapprove verify should handle `files` in conditions (#36661) 2020-04-23 12:17:10 -07:00
condition_evaluator.ts feat(dev-infra): pullapprove verify should handle `files` in conditions (#36661) 2020-04-23 12:17:10 -07:00
group.ts feat(dev-infra): pullapprove verify should handle `files` in conditions (#36661) 2020-04-23 12:17:10 -07:00
logging.ts feat(dev-infra): pullapprove verify should handle `files` in conditions (#36661) 2020-04-23 12:17:10 -07:00
parse-yaml.ts feat(dev-infra): pullapprove verify should handle `files` in conditions (#36661) 2020-04-23 12:17:10 -07:00
verify.ts feat(dev-infra): pullapprove verify should handle `files` in conditions (#36661) 2020-04-23 12:17:10 -07:00