Looks like the YAML conversion doesn't like lines starting with `[`, and
causing it to use the "compact" formatting in the generated YAML.
This patch un-wraps these lines to prevent this.
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
(cherry picked from commit 3455643194)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>