You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
WordPressCS is not compatible with PHPCS 4.0 (at least it still have a version constraint in composer.json for squizlabs/php_codesniffer ^3.13.0). Is it compatible with PHPCS 4.0 as is (and in this case the version constraint in composer.json should be upgraded to "^3.13.0 || ^4.0")? Or does it need adjustments?