Michael Goderbauer 93d08f2c1a Properly report dart format errors (flutter/engine#57206)
`dart format` can fail (e.g. if a file contains invalid dart code). Previously, those failures were swallowed. This change adds logic to properly print those failures to the terminal.
2024-12-16 23:36:47 +00:00
..