Jonathan Matthews
Jonathan Matthews
Re-validated under CUE `v0.13.0-alpha.4.0.20250514105820-c456d085e0c1`: ``` > ! exec cue vet --all-errors policy.cue dog1.yml dog2.yml [stderr] adorable: conflicting values true and false: ./dog1.yml:3:11 ./policy.cue:2:12 [exit status 1] > stderr dog1\.yml >...
Possibly related to #2916, as they share several elements (disjunctions, defaults, JSON-vs-YAML).
> @jpluscplusm described my need for round-tripping YAML comments very concisely here: > > > please let me ... For completeness, I will just mention that this paragraph was written...