withPaths([ __DIR__ . '/bin', __DIR__ . '/public', __DIR__ . '/src', __DIR__ . '/config', __DIR__ . '/tests', ]) ->withRootFiles() ->withSkip([ StaticClosureRector::class => [__DIR__ . '/tests'], ]) ->withSets([LubiSetList::RECTOR]);