yaml
yaml copied to clipboard
promote maxFlowStringSingleLineLength to a toString option
Further to #419, the Collection.maxFlowStringSingleLineLength properly is unfortunately a hardcoded global value. The workaround shown in https://github.com/eemeli/yaml/discussions/286 does work, but I think can be generously described as a wart.
Should maxFlowStringSingleLineLength be promoted to a toString option?