Skip to content

Commit

Permalink
DevKit updates (#1315)
Browse files Browse the repository at this point in the history
  • Loading branch information
SonataCI committed Feb 22, 2021
1 parent aa3e327 commit f70461c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .php_cs.dist
Expand Up @@ -64,6 +64,7 @@ $finder = PhpCsFixer\Finder::create()
->in(__DIR__)
->exclude('Resources/skeleton')
->exclude('Resources/public/vendor')
->exclude('var')
;

return PhpCsFixer\Config::create()
Expand Down

0 comments on commit f70461c

Please sign in to comment.