{ "vscodeOptions": { "tabWidth": 1 }, "result": ERROR: You must supply at least one file or directory to process. Run "phpcs --help" for usage information
-
I'm sorry, I've need to install phpcs in vscode php project but, I can't. I try to execute stap by stap the suggested procedere, but when I execute by terminale
composer global require squizlabs/php_codesniffer
the reply is
Changed current directory to C:/Users/user/AppData/Roaming/Composer