Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
cmd/cue: parse module.cue file in non-strict mode
We do not want to prevent editing a module.cue file when the strictness criteria are not met. Fixes #3211. Signed-off-by: Roger Peppe <[email protected]> Change-Id: I31991846db9a1815eeaa4cc41720e0943e74e4a0 Reviewed-on: https://review.gerrithub.io/c/cue-lang/cue/+/1196180 TryBot-Result: CUEcueckoo <[email protected]> Reviewed-by: Daniel Martí <[email protected]> Unity-Result: CUE porcuepine <[email protected]> Reviewed-on: https://review.gerrithub.io/c/cue-lang/cue/+/1196234 Reviewed-by: Paul Jolly <[email protected]>
- Loading branch information