paths([ __DIR__ . '/lam/lib', __DIR__ . '/lam/templates', __DIR__ . '/lam/tests', ]); $rectorConfig->skip([ __DIR__ . '/lam/lib/3rdParty', ]); $rectorConfig->sets([ SetList::DEAD_CODE, ]); };