Skip to content

Tag: phpstorm

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 Answer Finally found it, I had to disable some extensions in PhpStorm config File | Settings | Editor | Inspections > PHP Code Sniffer Validation Or search: PHP Code Sniffer Va…