Hi!
I'm getting
D, [2019-03-07T06:00:32.603960 #1] DEBUG -- : engine stderr: Exception: Referenced sniff "Generic.WhiteSpace.ArbitraryParenthesesSpacing" does not exist in /usr/src/app/vendor/squizlabs/php_codesniffer/CodeSniffer.php
When running from the codeclimate CLI. This sniff is clearly referenced in the PHPCS docs here, and I can run it via the phpcs binary.
What could be happening here?
Thanks!
Hi!
I'm getting
When running from the codeclimate CLI. This sniff is clearly referenced in the PHPCS docs here, and I can run it via the
phpcsbinary.What could be happening here?
Thanks!