getFinder()->in(__DIR__); return $config ->setUsingCache(false) ->setUsingLinter(true) ->setRules(array( 'full_opening_tag' => true, )) ;