mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
59d2edfebe
Adds `zone.js` as valid scope for commit messages. This is necessary because the `zone.js` repository has been moved into the mono-repo and future changes should be categorized properly through commit messages. Currently the pre-commit git hook or CircleCI will fail when `zone.js` is used as commit scope. PR Close #31277