I want to run phpcs tool, but this error is coming,
ERROR: Referenced sniff "PHPCompatibility" does not exist
I ran phpcs -i. That gave me ,
The installed coding standards are PEAR, PSR1, Zend, Squiz, PSR12, PSR2, MySource and PHPCompatibility.
But Always this error is coming, ERROR: Referenced sniff "PHPCompatibility" does not exist. Any reasons ?