Open davereid opened 9 years ago
That sounds like a great idea to me!
This will be a test suite 'runner', called phpcs-drupal.
I was curious if this has been completed yet
you can install DCR (https://github.com/alexdesignworks/dcr) via composer that will handle all required phpcs dependencies, including Drupal and DrupalSecure
Having an example of how to use https://github.com/squizlabs/PHP_CodeSniffer or https://github.com/FriendsOfPHP/PHP-CS-Fixer would be nice for module:
Here's what we had in our .travis.yml file for a d8 module before switching to drupal_ti: