google / google/grinder.dart

Fail the build when `Dartfmt.dryRun` finds unformatted source?

Open
#210 5 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.