Judson Lester
Judson Lester
So long as we're in a `NeedsDesign` stage - got here because I was looking to produce comments based whether CUE processing of input data had fallen back on default...
I just arrived. Sitting outside - long hair, grey t shirt
Just added to my reader - one quibble is that the whole post goes into the title. While they're short and would work well in RSS, they're long for titles...
Yeah, I'm not sure what configuration you could usefully use? Maybe a callback function, where the caller could decide how to format. Alternatively, a well known CUE attribute (`@yaml(multiline)`?) would...
> Rhetorically, which multiline yaml format (there's more than one) should something like @yaml(multiline) use? I can't see why CUE wouldn't always use `|+` - what I'm looking for is...
I'm having a similar problem, which @rogpeppe was able to reduce to: ``` env CUE_EXPERIMENT=evalv3 exec cue eval repro.cue ``` repro.cue ``` package repro #P: c: { let m =...