mirror of
https://github.com/mikefarah/yq.git
synced 2024-11-13 22:38:04 +00:00
7c78a15b23
* encoder_lua: Handle explicitly positive infinity * encoder_lua: Fix inclusion of pre-/suffix when prettyPrinted It seems certain operations like --prettyPrint or subset selections does not produce a DocumentNode, which is where the lua pre- and suffix was printed, causing those to be omitted. * encoder_lua: Improve Tag handling robustness Using the method call seems more reliable in case the input parser forgets to set the tag. |
||
---|---|---|
.. | ||
bad_args.sh | ||
basic.sh | ||
completion.sh | ||
empty.sh | ||
front-matter.sh | ||
header-processing-off.sh | ||
inputs-format-auto.sh | ||
inputs-format.sh | ||
leading-separator.sh | ||
load-file.sh | ||
nul-separator.sh | ||
output-format.sh | ||
pipe.sh | ||
pretty-print.sh | ||
split-printer.sh |