You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
vitormattos
changed the title
Implementar análise estática de padrão de codificação
Implement a tool to automatically fix PHP Coding Standards issues
Aug 29, 2022
Context:
In PHP it is not mandatory to use coding standards (spaces, brace placement, etc). To define coding standards in the language, the PSRs were created.
Tasks:
friendsofphp/php-cs-fixer
package and apply standard definition.The text was updated successfully, but these errors were encountered: