Skip to content

Commit

Permalink
ignore aura.route.php
Browse files Browse the repository at this point in the history
  • Loading branch information
koriym committed Jun 27, 2020
1 parent 1552191 commit bcbb5d1
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 @@ -9,6 +9,7 @@ EOF;

$finder = PhpCsFixer\Finder::create()
->exclude(['tests/Fake', 'tests/tmp'])
->notPath('tests/Provide/Router/aura.route.php')
->in(__DIR__);

return \PhpCsFixer\Config::create()
Expand Down

0 comments on commit bcbb5d1

Please sign in to comment.