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 case option of elements option of class_attributes_separation fixer #922

Merged
merged 1 commit into from
Oct 21, 2023

Conversation

localheinz
Copy link
Member

This pull request

  • configures case option of elements option of class_attributes_separation fixer

💁‍♂️ For reference, see https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/blob/v3.35.1/doc/rules/class_notation/class_attributes_separation.rst#elements.

@localheinz localheinz force-pushed the feature/class-attributes-separation branch from 80b270c to 5e49e08 Compare October 21, 2023 11:02
@codecov
Copy link

codecov bot commented Oct 21, 2023

Codecov Report

Merging #922 (5e49e08) into main (3d3febb) will not change coverage.
The diff coverage is 100.00%.

@@             Coverage Diff             @@
##                main      #922   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
  Complexity        66        66           
===========================================
  Files             22        22           
  Lines          11077     11080    +3     
===========================================
+ Hits           11077     11080    +3     
Files Coverage Δ
src/RuleSet/Php81.php 100.00% <100.00%> (ø)
src/RuleSet/Php82.php 100.00% <100.00%> (ø)
src/RuleSet/Php83.php 100.00% <100.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@localheinz localheinz merged commit ae2767a into main Oct 21, 2023
16 of 17 checks passed
@localheinz localheinz deleted the feature/class-attributes-separation branch October 21, 2023 11:03
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