Closed n-peugnet closed 3 years ago
To fix most of PHPCS errors you can run the following command:
composer fix
All of the commands I added are composer scripts that you can check in composer.json: https://github.com/vincent-peugnet/antilope/blob/f20b95fc97dd95dc8529a92e386aeff1ca497df4/composer.json#L98-L116 Part of #17
composer.json
To fix most of PHPCS errors you can run the following command:
All of the commands I added are composer scripts that you can check in
composer.json
: https://github.com/vincent-peugnet/antilope/blob/f20b95fc97dd95dc8529a92e386aeff1ca497df4/composer.json#L98-L116 Part of #17