overtrue / phplint

:bug: A tool that can speed up linting of php files by running several lint processes at once.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cosmetic fix with `php-parallel-lint/php-console-highlighter` dependency

llaville opened this issue · comments

Version 3.2.0 (https://github.com/overtrue/phplint/releases/download/3.2.0/phplint.phar) with PHP 7.4 produces such kind of colorized output :

phplint-32_cosmetic

With recent depedencies versions, we may have a new-line missing when context (before/after) is comment.
See following screenshots

phplint-32-34_cosmetic