mirror of
https://github.com/mikefarah/yq.git
synced 2026-09-06 18:24:57 +08:00
Added JSON conversion tests and doc generation
This commit is contained in:
@@ -51,6 +51,8 @@ func processXmlScenario(s formatScenario) string {
|
||||
|
||||
type formatScenario struct {
|
||||
input string
|
||||
indent int
|
||||
expression string
|
||||
expected string
|
||||
description string
|
||||
subdescription string
|
||||
|
||||
Reference in New Issue
Block a user