drupal_tests icon indicating copy to clipboard operation
drupal_tests copied to clipboard

No need to patch drupal/coder for ignoring extension

Open davereid opened this issue 5 years ago • 0 comments

This change landed in drupal/coder: https://www.drupal.org/node/3074176 that now provides the ability to override the extensions that should be scanned. We can remove the patch from https://github.com/deviantintegral/drupal_tests/blob/master/templates/module/patches.json and maybe we should update the phpcs call in https://github.com/deviantintegral/drupal_tests/blob/master/hooks/code-sniffer.sh or https://github.com/deviantintegral/drupal_tests/blob/master/templates/module/phpunit.core.xml.dist

davereid avatar Dec 19 '19 17:12 davereid