codeclimate/codeclimate-phpcodesniffer

Support for Drupal PHP coding standards

josephdpurcell opened this issue · 1 comments

Drupal code standards include sniffs compatible with PHP Code Sniffer as part of the Coder library: https://www.drupal.org/project/coder

It would make it easier for Drupal projects to adopt Code Climate by not requiring those sniffs to be added in each project, but rather added within the Code Climate engine.

This issue is similar to the request for supporting WordPress code standards: #15

Resolved in #34.