mirror of
https://github.com/mikefarah/yq.git
synced 2026-07-05 20:15:36 +00:00
Fixing spelling
This commit is contained in:
parent
37089d24af
commit
06ea4cf62e
@ -228,7 +228,7 @@ B = 12
|
|||||||
name = "Tom" # name comment
|
name = "Tom" # name comment
|
||||||
`
|
`
|
||||||
|
|
||||||
// Repro for https://github.com/mikefarah/yq/issues/2588
|
// Reproduce bug for https://github.com/mikefarah/yq/issues/2588
|
||||||
// Bug: standalone comments inside a table cause subsequent key-values to be assigned at root.
|
// Bug: standalone comments inside a table cause subsequent key-values to be assigned at root.
|
||||||
var issue2588RustToolchainWithComments = `
|
var issue2588RustToolchainWithComments = `
|
||||||
[owner]
|
[owner]
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user