PHP Code Sniffer - Project Settings, PATH
Hi,
I configured Code Sniffer at my project, via composer package. Then in settings i had set the PHPCS path to: ...project1/vendors/bin/phpcs.bat... all good.
Validated, good. Worked!
Then i configured it again in other project, validated, worked etc.
If i go to project 1, the path is changed to project 2 one. and vice versa. Settings are mixed. If i set in 1, sets in the other too...
Is it supose to be like this? Cant it be project independant?
Please sign in to leave a comment.
Hi there,
I guess this is the issue you are facing (sounds related at least): https://youtrack.jetbrains.com/issue/WI-19525. Watch this ticket and/or related tickets (star/vote/comment) to get notified on progress.