Skip to content

Conversation

@jandubois
Copy link
Member

@jandubois jandubois commented Oct 31, 2025

Looks like a bug in yqlib; it is not enforcing double-quotes around strings containing \t characters.

Fixes #4268

Filed upstream issue mikefarah/yq#2506

Looks like a bug in yqlib; it is not enforcing double-quotes around strings
containing \t characters.

Signed-off-by: Jan Dubois <jan.dubois@suse.com>
Copy link
Member

@AkihiroSuda AkihiroSuda left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks

@AkihiroSuda AkihiroSuda merged commit e14ee7b into lima-vm:master Oct 31, 2025
62 of 64 checks passed
@jandubois jandubois deleted the file-with-tabs branch October 31, 2025 23:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

provision.file escapes file contents (tabs become \t)

2 participants