paths([ __DIR__ . '/bin', __DIR__ . '/src', __DIR__ . '/tests', ]); $ecsConfig->sets([ SetList::CLEAN_CODE, SetList::PSR_12, ]); };