friends-of-presta / fop_console

Prestashop Module providing a set of shell/terminal commands for developers (PrestaShop 1.7.5+)
Academic Free License v3.0
85 stars 36 forks source link

Display more details for PHP-CS-Fixer errors #198

Closed tom-combet closed 2 years ago

tom-combet commented 3 years ago

PHP-CS-Fixer doesn't give enough feedback when there are errors. It should indicate which lines are problematic in each file.

image