Apply lint pattern with php-cs
Run the command composer cs:fix to check if have fixes to do on files that you changed. After run composer cs:fix, only commit the files that you changed.
Originally posted by @vitormattos in #473 (comment)
Suggested todo:
Apply lint pattern with php-cs
Run the command
composer cs:fixto check if have fixes to do on files that you changed. After runcomposer cs:fix, only commit the files that you changed.Originally posted by @vitormattos in #473 (comment)
Suggested todo:
composer cs:checkcomposer cs:fixand commit the fixes