Skip to content

Commit

Permalink
DevKit updates (#1145)
Browse files Browse the repository at this point in the history
  • Loading branch information
SonataCI committed Apr 20, 2020
1 parent 1f3cdae commit edab41e
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 @@ -35,6 +35,7 @@ $rules = [
'nullable_type_declaration_for_default_null_value' => ['use_nullable_type_declaration' => true],
'ordered_class_elements' => true,
'ordered_imports' => true,
'php_unit_set_up_tear_down_visibility' => true,
'phpdoc_order' => true,
'@PHP56Migration' => true,
'@PHP56Migration:risky' => true,
Expand Down

0 comments on commit edab41e

Please sign in to comment.