Skip to content
Snippets Groups Projects
Commit dcb7b664 authored by Björn Brala's avatar Björn Brala
Browse files

trigger new run: added phpunit stuff again

parent d04166e7
No related branches found
No related tags found
No related merge requests found
Pipeline #47247 passed
...@@ -9,7 +9,6 @@ use DrupalRector\Set\Drupal8SetList; ...@@ -9,7 +9,6 @@ use DrupalRector\Set\Drupal8SetList;
use DrupalRector\Set\Drupal9SetList; use DrupalRector\Set\Drupal9SetList;
use Rector\Config\RectorConfig; use Rector\Config\RectorConfig;
return static function (RectorConfig $rectorConfig): void { return static function (RectorConfig $rectorConfig): void {
// Adjust the set lists to be more granular to your Drupal requirements. // Adjust the set lists to be more granular to your Drupal requirements.
// @todo find out how to only load the relevant rector rules. // @todo find out how to only load the relevant rector rules.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment