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 <noam.tzvi.dolovich@gmail.com>
Change-Id: I70d258bff20175059117a6301ef9d8b01391b60a
Reviewed-on: https://review.gerrithub.io/c/cue-lang/cue/+/1191475
Reviewed-by: Daniel Martí <mvdan@mvdan.cc>
TryBot-Result: CUEcueckoo <cueckoo@cuelang.org>
Unity-Result: CUE porcuepine <cue.porcuepine@gmail.com>
authored by