Category "phpcs"

How to enforce snake_case for properties with PHPCS?

I am trying to find rule which will enforce ONLY properties to be in $snake_case I have this for CamelCase: <rule ref="Squiz.NamingConventions.ValidVariableN

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>*\.