Closed TobiasNx closed 1 month ago
Background: Jackson's YAMLGenerator
ignores any PrettyPrinter
(and in version 3 it's completely gone). There is a feature request (FasterXML/jackson-dataformats-text#43) that might help in this regard, but it hasn't been implemented yet.
The option is supported , as it always does pretty printing. It's just superfluous.
The option is supported , as it always does pretty printing.
But you can't disable pretty printing as the documentation suggests.
Ah, I see. Yeah, that should be noted somehow.
Closed in favour of https://github.com/metafacture/metafacture-core/pull/447.
Sorry, not the issue should be closed, but another PR.
Resolved.
This option is not supported. So I would just delete it.