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

include PrestaShop/phpstan-prestashop ? #117

Open SebSept opened 3 years ago

SebSept commented 3 years ago

This is not really a feature but an improvement.

Maybe we should include this phpstan rules defined by Prestashop : https://github.com/PrestaShop/phpstan-prestashop

tom-combet commented 2 years ago

I don't know what this extension does exactly but if it adds rules about visibility and types, it's already part of PHP-CS-Fixer and PHPStan.