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: Configure class_attributes_separation fixer to use only_if_meta option for elements const and property #479

Merged
merged 2 commits into from Aug 30, 2021

Conversation

localheinz
Copy link
Member

@localheinz localheinz commented Aug 30, 2021

This pull request

  • configures the class_attributes_separation fixer to use the newly added only_if_meta option for elements const and property
  • runs make coding-standards

Follows #475.

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

…if_meta option for elements const and property
@codecov
Copy link

codecov bot commented Aug 30, 2021

Codecov Report

Merging #479 (e8f8a36) into main (105620a) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

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

Continue to review full report at Codecov.

Legend - Click here to learn more
Ξ” = absolute <relative> (impact), ΓΈ = not affected, ? = missing data
Powered by Codecov. Last update 105620a...e8f8a36. Read the comment docs.

@localheinz localheinz merged commit e3a7634 into main Aug 30, 2021
@localheinz localheinz deleted the feature/class-attributes-separation branch August 30, 2021 08:02
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