Skip to content

Commit

Permalink
DevKit updates (#414)
Browse files Browse the repository at this point in the history
  • Loading branch information
SonataCI committed Jul 9, 2019
1 parent abdc797 commit e5ecd07
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 @@ -28,6 +28,7 @@ $rules = [
],
'no_extra_blank_lines' => true,
'no_php4_constructor' => true,
'no_superfluous_phpdoc_tags' => ['allow_mixed' => true],
'no_useless_else' => true,
'no_useless_return' => true,
'ordered_class_elements' => true,
Expand Down

0 comments on commit e5ecd07

Please sign in to comment.