Skip to content

Remove extra newline from yaml output

Yedaya Katsman requested to merge yedaya/bind9:yaml-indent into main

I split this into two commits, one for the actual newline removal, and one for issues I found, ruining the yaml output when some errors were outputted. Fixes: #4772

Merge request reports