mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
When `ng-dev format --check` is run, the ng-dev tool prints out all files that are out-of-date. We recently updated the format tool to also capture `stderr` for failed files. This broke the console message as we did not unwrap the `FormatFailure` to their file path when printing the "ng-dev format" fix command. PR Close #42252 |
||
|---|---|---|
| .. | ||
| formatters | ||
| BUILD.bazel | ||
| cli.ts | ||
| config.ts | ||
| format.ts | ||
| run-commands-parallel.ts | ||