diff --git a/rector.php b/rector.php index e852257d8129..5b4c50db1c66 100644 --- a/rector.php +++ b/rector.php @@ -76,6 +76,7 @@ ]) // is there a file you need to skip? ->withSkip([ + __DIR__ . '/structarmed-baseline.php', __DIR__ . '/system/Debug/Toolbar/Views/toolbar.tpl.php', __DIR__ . '/system/ThirdParty', __DIR__ . '/tests/system/Config/fixtures',