Skip to content

Commit

Permalink
update php_cs config
Browse files Browse the repository at this point in the history
  • Loading branch information
igor-chepurnoi committed Nov 22, 2016
1 parent 0021a79 commit 2e312c5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .php_cs
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ $config = Symfony\CS\Config::create()
'-phpdoc_no_package',
'concat_with_spaces',
'ordered_use',
'short_array_syntax',
])
->finder($finder);

Expand Down

0 comments on commit 2e312c5

Please sign in to comment.