Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Update the rules
  • Loading branch information
nWidart committed Feb 3, 2015
1 parent 0d76df8 commit 874e6bf
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .php_cs
Expand Up @@ -7,8 +7,6 @@ $finder = Symfony\CS\Finder\DefaultFinder::create()
return Symfony\CS\Config\Config::create()
->level(Symfony\CS\FixerInterface::PSR2_LEVEL)
->fixers(array(
'align_double_arrow',
'align_equals',
'concat_with_spaces',
'ordered_use',
'extra_empty_lines',
Expand Down

0 comments on commit 874e6bf

Please sign in to comment.