melos icon indicating copy to clipboard operation
melos copied to clipboard

request: Support `--set-exit-if-changed` in `melos format`

Open spydon opened this issue 1 year ago • 0 comments

Is there an existing feature request for this?

  • [X] I have searched the existing issues.

Command

melos format --set-exit-if-changed

Description

The --set-exit-if-changed flag from dart format would be good to propagate from melos format

Reasoning

When running melos format in CI you usually want to do a check with --set-exit-if-changed.

Additional context and comments

No response

spydon avatar Mar 29 '24 10:03 spydon