Closed AdamMarton closed 5 years ago
Do you have the latest version of phpcs installed (currently v3.5.0)? It's working with my installation.
vscode-phpcs is only a wrapper for phpcs itself.
Hi @josias-r ,
Interestingly enough, I have. Running it in command line works just fine. Do you have any idea what could be the issue?
Just to be sure I've set PSR12 as default standard, still no luck.
Setting PHPCS:Executable Path in settings resolves the issue.
Setting the composerjson path should also work.
Hi There,
Would you mind adding PSR12 support?
Currently I'm getting the following error when setting standard to
PSR12
:Cheers,