I reported codeclimate/codeclimate-phpcodesniffer#93 but given that I can get the same test running on the local CLI perhaps this is the right place for this? All of our builds are failing with the error Referenced sniff "SlevomatCodingStandard.ControlStructures.RequireNullCoalesceOperator" does not exist.
I reported codeclimate/codeclimate-phpcodesniffer#93 but given that I can get the same test running on the local CLI perhaps this is the right place for this? All of our builds are failing with the error Referenced sniff "SlevomatCodingStandard.ControlStructures.RequireNullCoalesceOperator" does not exist.
Here is a failing build:
https://codeclimate.com/github/GetDKAN/dkan/builds/2781
We're using only the phpcodesniffer plugin (beta channel), using the Drupal and DrupalPractice standards. Here is the .codeclimate.yml from that particular build.
The full stack trace from the build: