-
Notifications
You must be signed in to change notification settings - Fork 294
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
cmd/cue: print paths relative to the current directory in fmt --check
Fixes a bug introduced in https://cuelang.org/cl/1191220 where badly formatted paths were printed relative to the cue module root instead of the current working directory. Signed-off-by: Noam Dolovich <[email protected]> Change-Id: I70d258bff20175059117a6301ef9d8b01391b60a Reviewed-on: https://review.gerrithub.io/c/cue-lang/cue/+/1191475 Reviewed-by: Daniel Martí <[email protected]> TryBot-Result: CUEcueckoo <[email protected]> Unity-Result: CUE porcuepine <[email protected]>
- Loading branch information
Showing
2 changed files
with
34 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters