Skip to content

Eliminate double-spaced output from Textifier

Jamie Mansfield requested to merge jamierocks/asm:pr/textifier into master

This removes the double-spaced output after parent classes and interfaces in Textifier. Look at the changes to the expected test output to see clearly the difference ;)

It'd also be nice to comma-separate the interfaces too, though that'd be a breaking change - perhaps something to do later on :)

Edited by Jamie Mansfield

Merge request reports