dart fix --dry-run
should support returning non-zero code on changes for CI uses
#56904
Labels
area-dart-cli
Use area-dart-cli for issues related to the 'dart' command like tool.
type-enhancement
A request for a change that isn't a bug
This is equivalent to #44023 , but for
dart fix
We just assumed it would return non zero when there are fixes to apply in our CI, and later realised it does not :)
The text was updated successfully, but these errors were encountered: