We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 37089d2 commit 06ea4cfCopy full SHA for 06ea4cf
1 file changed
pkg/yqlib/toml_test.go
@@ -228,7 +228,7 @@ B = 12
228
name = "Tom" # name comment
229
`
230
231
-// Repro for https://github.com/mikefarah/yq/issues/2588
+// Reproduce bug for https://github.com/mikefarah/yq/issues/2588
232
// Bug: standalone comments inside a table cause subsequent key-values to be assigned at root.
233
var issue2588RustToolchainWithComments = `
234
[owner]
0 commit comments