Skip to content

ci-fairy: keep a trailing newline in the file, if it exists

Default Jinja behavior is to strip the trailing newline but that causes issues with other tool that (correctly) leave that one in place. Let's change to leaving that newline in place where it exists.

Merge request reports

Loading