php-parallel-lint/PHP-Parallel-Lint

Text output does not always display error on new line

jrfnl opened this issue · 0 comments

jrfnl commented

Expected

That the actual error is displayed on the next line after the code sample.

What actually happens

Depending on the code sample, the error sometimes is tagged onto the last line of the code sample.

Screenshot

image