mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-07 18:44:08 +00:00
change chill rule namespace
This commit is contained in:
parent
1a03718014
commit
a28740c46c
@ -24,6 +24,9 @@ return static function (RectorConfig $rectorConfig): void {
|
|||||||
LevelSetList::UP_TO_PHP_74
|
LevelSetList::UP_TO_PHP_74
|
||||||
]);
|
]);
|
||||||
|
|
||||||
|
// chill rules
|
||||||
|
$rectorConfig->rule(\Chill\Utils\Rector\Rector\ChillBundleAddFormDefaultDataOnExportFilterAggregatorRector::class);
|
||||||
|
|
||||||
// skip some path...
|
// skip some path...
|
||||||
$rectorConfig->skip([
|
$rectorConfig->skip([
|
||||||
// make rector stuck for some files
|
// make rector stuck for some files
|
||||||
|
Loading…
x
Reference in New Issue
Block a user