Closed aanderse closed 2 months ago
Hi! It looks like serde_yaml 0.8.26 doesn't properly escape control characters in strings. I'm avoiding upgrading that dependency for now, so I've added a filter for those characters instead. yq
seems to be happy now :)
great! thank you very much! ❤️
i can't seem to parse manifest.yaml with
yq
because an invalid characteri have tried several different
python
libraries and all fail to parse the fileany hints?
any and all help appreciated :bowing_man: