Skip to content

Lint and reformat output XML

Nikolai Kondrashov requested to merge lint_and_reformat_output_xml into master

Support linting and reformatting the output XML, unless explicitly disabled. Apart from making it easier for humans to interpret the output XML, this will make it easier for us to track output changes as we continue refactoring the code.

Supersedes #32.

Merge request reports