getFinder() ->exclude('vendor') ->in(__DIR__); $config->setRules([ '@PSR1' => true, '@Symfony' =>true ]); return $config;