overtrue / phplint

:bug: A tool that can speed up linting of php files by running several lint processes at once.
MIT License
984 stars 118 forks source link

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

Closed llaville closed 1 year ago

llaville commented 1 year ago

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