How to Fix the ERROR: the "PHPCompatibilityWP" coding standard is not installed.
How to Fix the ERROR: the “PHPCompatibilityWP” coding standard is not installed.
How to Check PHPCompatibilityWP exist?
To check the PHPCompatibilityWP coding standard is installed on your system use command phpcs -i
E.g.
phpcs -i
You can see the result like below:
The installed coding standards are MySource, PEAR, PSR1, PSR12, PSR2, Squiz, Zend, WordPress, WordPress-Core, WordPress-Docs, WordPress-Extra and PHPCompatibility
Maybe you have some additional…
View On WordPress














