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: Add constant to elements option of type_declaration_spaces fixer #1178

Merged
merged 1 commit into from
Feb 23, 2025

Conversation

localheinz
Copy link
Member

@localheinz localheinz commented Feb 23, 2025

This pull request

  • adds constant to the elements option of the type_declaration_spaces fixer

Follows #1177.

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

@localheinz localheinz self-assigned this Feb 23, 2025
@localheinz localheinz changed the title Enhancemen: Add constant to elements option of type_declaration_spaces fixer Enhancement: Add constant to elements option of type_declaration_spaces fixer Feb 23, 2025
Copy link

codecov bot commented Feb 23, 2025

Codecov Report

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

Project coverage is 100.00%. Comparing base (0e302ab) to head (7e044ea).
Report is 2 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff             @@
##                main     #1178   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
  Complexity        71        71           
===========================================
  Files             23        23           
  Lines          12347     12356    +9     
===========================================
+ Hits           12347     12356    +9     

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

@localheinz localheinz force-pushed the feature/type-declaration-spaces branch from 6d04908 to 7e044ea Compare February 23, 2025 19:03
@localheinz localheinz merged commit 922ca1d into main Feb 23, 2025
26 checks passed
@localheinz localheinz deleted the feature/type-declaration-spaces branch February 23, 2025 19:04
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.

2 participants