Open ikit-claw opened 6 years ago
Sure, we just need to add additional checks. I think code sniffer is already set. PRs are welcome 👍
To add DrupalPractice to Codesniffer, in grumphp.yml:
parameters:
tasks:
phpcs:
standard: Drupal,DrupalPractice
First of all, this is awesome thanks for the project.
Would it be possible to extend this to make it pick up the following? Coder Sniffer DrupalPractice Codespell
These do not seem to be picked up by the quality checker.