There was an error while loading. Please reload this page.
Ajouter le répertoire actuel qui contient les Coding Standards dans un répertoire :
phpcs_ipath=$(phpcs --config-show installed_paths); oldpath=${phpcs_ipath##*:}; phpcs --config-set installed_paths ${oldpath},$(pwd)