paths([ __DIR__ . '/src' ]); $rectorConfig->skip([ __DIR__ . '/vendor', ]); $rectorConfig->sets([\Rector\Set\ValueObject\SetList::CODE_QUALITY]); };