Skip to content
This repository has been archived by the owner on Jul 22, 2022. It is now read-only.

Commit

Permalink
DevKit updates (#775)
Browse files Browse the repository at this point in the history
  • Loading branch information
SonataCI authored Feb 22, 2021
1 parent 90e93b1 commit a4c8f12
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .php_cs.dist
Original file line number Diff line number Diff line change
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 a4c8f12

Please sign in to comment.