Closed TheAlmightyBob closed 6 years ago
It would be nice to have a slightly more descriptive git log message. It's good that we state what we are doing, but it would be even
Sorry, hit the wrong button accidentally :/
It would be nice to have a slightly more descriptive git log message.
It's good that we state what we are doing, but it would be even better to also have a sentence or two on why we are doing it. Something like "Before this change, top-level strings were rendered incorrectly, since, e.g., the flat format always prepended a single :
in front of the string."
Squashed commits and updated description.
Bypass the Flat/Raw/YAML formatters if the QJsonValue is just a string.