Skip to content

Commit

Permalink
Limit php fixer
Browse files Browse the repository at this point in the history
  • Loading branch information
hschottm committed Nov 27, 2018
1 parent e0f887c commit e88da35
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 @@ $header = <<<EOF
EOF;

$finder = PhpCsFixer\Finder::create()
->exclude('Resources')
->in([__DIR__.'/src'])
;

Expand Down

0 comments on commit e88da35

Please sign in to comment.