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: