Fail the build when `Dartfmt.dryRun` finds unformatted source?
Open
- Dominant language
- Dart
- Stars
- 266
- Forks
- 36
- Avg merge
- 23h 25m
- Merged PRs (30d)
- 2
Description
Currently `Dartfmt.dryRun` returns true if anything is not formatted. Should we instead `fail("Unformatted source")` or similar in that case, rather than make the user do that by checking the return value?
Contributor guide
Assessment
This issue has not been assessed yet.