Skip to content

Commit

Permalink
DevKit updates (#1355)
Browse files Browse the repository at this point in the history
  • Loading branch information
SonataCI committed Jul 1, 2021
1 parent 364fae5 commit 379e309
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .php_cs.dist
Expand Up @@ -63,6 +63,7 @@ $rules = [

$finder = PhpCsFixer\Finder::create()
->in(__DIR__)
->exclude('node_modules')
->exclude('Resources/skeleton')
->exclude('Resources/public/vendor')
->exclude('var')
Expand Down

0 comments on commit 379e309

Please sign in to comment.