Category "phpcs"

How to find phpcs current default standard

I want to know my current PHPCS standard in Visual Studio e.g: { "phpcs.standard": "PSR2" } how to set it is given in the documentation phpcs --c

PhpStorm: How to disable PHPCS for Javascript

PHPCS is checking my JS files on PhpStorm, I need to disable this feature I added this line in the file phpcs.xml.dist but no luck <exclude-pattern>*\.