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 multiline_string_to_heredoc fixer #994

Merged
merged 1 commit into from Jan 22, 2024

Conversation

localheinz
Copy link
Member

This pull request

  • enables the multiline_string_to_heredoc fixer

Follows #993.

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

Copy link

codecov bot commented Jan 20, 2024

Codecov Report

All modified and coverable lines are covered by tests βœ…

Comparison is base (dc8f6ee) 100.00% compared to head (a56e192) 100.00%.

Additional details and impacted files
@@             Coverage Diff             @@
##                main      #994   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
  Complexity        70        70           
===========================================
  Files             22        22           
  Lines          11695     11695           
===========================================
  Hits           11695     11695           

β˜” View full report in Codecov by Sentry.
πŸ“’ Have feedback on the report? Share it here.

@localheinz localheinz merged commit bab3594 into main Jan 22, 2024
24 checks passed
@localheinz localheinz deleted the feature/multiline-string-to-heredoc branch January 22, 2024 12:42
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