JakubOnderka / PHP-Parallel-Lint

This tool check syntax of PHP files faster than serial check with fancier output.
Other
647 stars 62 forks source link

Add console colors support detection #86

Closed kusnir closed 6 years ago

kusnir commented 8 years ago
grogy commented 8 years ago

Is good idea automatically detect colors support? And what if I run tool with argument --color. Then will be colors enabled force. What about rename the option argument to something like --detect-color?

JakubOnderka commented 6 years ago

The --colors params is already in latest version, closing.