Skip to content

Commit

Permalink
deploy: 32e9fbc
Browse files Browse the repository at this point in the history
  • Loading branch information
kodiakhq committed Mar 18, 2024
1 parent 7e1c4d1 commit 0d47bef
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions files/redaxo-main/rector.php.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,7 @@ use Rector\Privatization\Rector as Privatization;
use Rector\ValueObject\PhpVersion;
use Redaxo\Rector\Rule as RedaxoRule;

require_once __DIR__ . '/.tools/rector/autoload.php';

return RectorConfig::configure()
->withBootstrapFiles([
__DIR__ . '/.tools/constants.php',
])
->withPaths([
// restrict to core and core addons, ignore other locally installed addons
'redaxo/src/core/',
Expand Down

0 comments on commit 0d47bef

Please sign in to comment.