Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
cmd/fix: allow fix to load all packages in a directory
Unlike `cue eval`, `cue fix` should load and operate on all cue files in a directory, regardless of whether they belong to the same package or not. Fixes #3405 Signed-off-by: Matthew Sackman <matthew@cue.works> Change-Id: If79c6d019b9496cfefc833d3fa5e5b6a98ae0ade Dispatch-Trailer: {"type":"trybot","CL":1200351,"patchset":1,"ref":"refs/changes/51/1200351/1","targetBranch":"master"}
- Loading branch information