codeclimate/codeclimate-phpcodesniffer

Generic.WhiteSpace.ArbitraryParenthesesSpacing missing?

hecerinc opened this issue · 1 comments

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! Im having this problem too!
Do we have an ETA?

Thanks 😀