level(Symfony\CS\FixerInterface::PSR2_LEVEL) ->finder( Symfony\CS\Finder\DefaultFinder::create() ->exclude('vendor') ->in(__DIR__) ) ;