mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
Currently the `commit-message` validation script does not exit with a non-zero exit code if the commit message validation failed. This means that invalid commit messages are currently not causing CI to be red. See: https://circleci.com/gh/angular/angular/686008 PR Close #36723 |
||
|---|---|---|
| .. | ||
| BUILD.bazel | ||
| cli.ts | ||
| config.ts | ||
| validate-file.ts | ||
| validate-range.ts | ||
| validate.spec.ts | ||
| validate.ts | ||