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 namespaces option of no_unneeded_braces fixer #1036

Merged
merged 1 commit into from Mar 17, 2024

Conversation

localheinz
Copy link
Member

This pull request

  • enables the namespaces option of the no_unneeded_braces fixer

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

Copy link

codecov bot commented Mar 17, 2024

Codecov Report

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

Project coverage is 100.00%. Comparing base (e1a4ae4) to head (d3a9425).

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

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

@localheinz localheinz merged commit 72bfa3d into main Mar 17, 2024
23 checks passed
@localheinz localheinz deleted the feature/no-unneeded-braces branch March 17, 2024 18:00
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