Skip to content

Commit

Permalink
Added yield_from_array_to_yields rule
Browse files Browse the repository at this point in the history
  • Loading branch information
andrey-helldar committed Aug 3, 2023
1 parent 1b9614d commit 9385f38
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions resources/presets/default.php
Original file line number Diff line number Diff line change
Expand Up @@ -248,6 +248,8 @@
'identical' => false,
'less_and_greater' => false,
],

'yield_from_array_to_yields' => true,

'phpdoc_param_order' => true,

Expand Down

0 comments on commit 9385f38

Please sign in to comment.