Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhancement: Enable return_to_yield_from fixer #841

Merged
merged 1 commit into from Aug 14, 2023

Conversation

localheinz
Copy link
Member

This pull request

  • enables the return_to_yield_from fixer

Follows #840.

πŸ’β€β™‚οΈ For reference, see https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/blob/v3.23.0/doc/rules/array_notation/return_to_yield_from.rst.

@codecov
Copy link

codecov bot commented Aug 14, 2023

Codecov Report

Merging #841 (37b71b7) into main (187b2e9) will not change coverage.
The diff coverage is n/a.

@@             Coverage Diff             @@
##                main      #841   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
  Complexity         7         7           
===========================================
  Files              2         2           
  Lines             29        29           
===========================================
  Hits              29        29           

πŸ“£ We’re building smart automated test selection to slash your CI/CD build times. Learn more

@localheinz localheinz merged commit 8d30133 into main Aug 14, 2023
16 checks passed
@localheinz localheinz deleted the feature/return-to-yield-from branch August 14, 2023 13:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants