mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
Previously commit message types were provided as part of the ng-dev config in the repository using the ng-dev toolset. This change removes this configuration expectation and instead predefines the valid types for commit messages. Additionally, with this new unified set of types requirements around providing a scope have been put in place. Scopes are either required, optional or forbidden for a given commit type. PR Close #38430 |
||
|---|---|---|
| .. | ||
| BUILD.bazel | ||
| cli.ts | ||
| commit-message-draft.ts | ||
| config.ts | ||
| parse.spec.ts | ||
| parse.ts | ||
| restore-commit-message.ts | ||
| validate-file.ts | ||
| validate-range.ts | ||
| validate.spec.ts | ||
| validate.ts | ||