You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
cmd/cue: add TOML to a couple of help topics I forgot about
Neither `cue help filetypes` nor `cue help vet` listed it next to YAML,
which was an omission on my part when I added TOML support to cmd/cue.
This made me wonder for a second whether `cue vet` would support
TOML files out of the box already, so I added a test to confirm this.
Signed-off-by: Daniel Martí <[email protected]>
Change-Id: I3f0d06f3234c5b4d566c47a912d062b5b16c3a1e
Reviewed-on: https://review.gerrithub.io/c/cue-lang/cue/+/1198859
TryBot-Result: CUEcueckoo <[email protected]>
Unity-Result: CUE porcuepine <[email protected]>
Reviewed-by: Roger Peppe <[email protected]>
0 commit comments