We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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)