mirror of
https://github.com/mikefarah/yq.git
synced 2024-12-19 20:19:04 +00:00
wip
This commit is contained in:
parent
4d9583d1ee
commit
0881ce2476
@ -52,7 +52,7 @@ type xmlScenario struct {
|
|||||||
encodeScenario bool
|
encodeScenario bool
|
||||||
}
|
}
|
||||||
|
|
||||||
var yamlWithComments = `# above_cat
|
var yamlWithComments = `need to fix leadingContent thing. This should fail.# above_cat
|
||||||
cat: # inline_cat
|
cat: # inline_cat
|
||||||
# above_array
|
# above_array
|
||||||
array: # inline_array
|
array: # inline_array
|
||||||
|
Loading…
Reference in New Issue
Block a user