linter-phpcs
linter-phpcs copied to clipboard
Referenced sniff does not exist
I recently re-installed WP Coding standards and now am receiving the following error:
PHPCS Response ERROR: Referenced sniff "PHPCSUtils" does not exist
Did you get this working?
Problem exists if wpcs repo is cloned and develop branch in use. Switching to master solves this issue.
I am having a similar issue of trim(): Passing null from this issue https://github.com/WordPress/WordPress-Coding-Standards/issues/2035 which mentions being fixed in the develop branch but not I get this error when develop is checked out.
I ended up switching my systems php version