Results 185 comments of Mike Farah

Interesting - I'm guessing you can't just get the editor to pass in a value for the `-p` flag to give the format directly?

Good idea re help doc. Yeah it was never the intention to be able to pass through arbitrary text data - the main purpose is to query/manipulate data files (and...

That would be very cool - would love a PR

Had a look at your draft PR @rlee-arx and worked out how to do it 👍🏼 . Will be in the next release.

Hey @smutel - looks like I good start. Just a heads up to rebase from master - I've made some changes to yq's AST that will affect this implementation

Closing to inactivity

This is an issue with the underlying yaml parser go-yaml - there are several issues raised against it like this, but unfortunately it has not been looked at :(