You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
cmd/cue: make cue fmt --check print files immediately
This makes `cue fmt --check` immediately print the path of each
badly formatted file to stdout when they're discovered, instead
of displaying all files at the end of the run.
This makes the command feel slightly more responsive and quicker,
as the command "hangs" for less time.
Signed-off-by: Noam Dolovich <[email protected]>
Change-Id: Ifb0e707b5f57e15bf44269d6de367dcce397a0e5
Reviewed-on: https://review.gerrithub.io/c/cue-lang/cue/+/1193776
Reviewed-by: Daniel Martí <[email protected]>
Unity-Result: CUE porcuepine <[email protected]>
TryBot-Result: CUEcueckoo <[email protected]>
0 commit comments