-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
playground: implement format function
This is ahead of a change that adds the ability to format a tab in the playground (see cue-lang/cuelang.org#482 for details). For now we only need to support CUE as a format option. But we nonetheless support JSON and this is verified by some simple tests. Signed-off-by: Paul Jolly <[email protected]> Change-Id: I85aa17fd38ad43c59dea041ef5d7cfea01e3def7 Dispatch-Trailer: {"type":"trybot","CL":1205298,"patchset":4,"ref":"refs/changes/98/1205298/4","targetBranch":"master"}
- Loading branch information
Showing
2 changed files
with
94 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters