mercredi 4 décembre 2019

Symfony : Making your Code Follow the Coding Standards

First download the phar file: here
then copy the file in your project racine.
now all to do is to execute the phar file considering the code directory (in my case: 'src'):

cd your-project/
php php-cs-fixer-v2.phar fix -v src

Aucun commentaire:

Enregistrer un commentaire