How to hide progress?
realtebo opened this issue · 2 comments
realtebo commented
I'd like to hide progress (dots and 'X'es and percentages) to have a more clean output to be parsed by a CI/CD tool.
I cannot find the option to hide progress.
I'd like only file names of files with syntax erros
jrfnl commented
You mean --no-progress ?
Ref: https://github.com/php-parallel-lint/PHP-Parallel-Lint#command-line-options
realtebo commented
Sorry, my fault