mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
5672aba2f9
Previously, the validateCommitMessage function ran validation and logged the results. The validateCommitMessage function now returns an object containing the validation results and the cli action functions are instead responsible for logging the results. This is being done as a prefactor for a change which allows for commit message hook validation to be either a blocking error or a warning. PR Close #38703
11 KiB
11 KiB