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 and configure attribute_empty_parentheses fixer #901

Merged
merged 2 commits into from Sep 27, 2023

Conversation

localheinz
Copy link
Member

@localheinz localheinz commented Sep 27, 2023

This pull request

  • enables and configures the attribute_empty_parentheses fixers
  • runs make coding-standards

Follows #900.

@codecov
Copy link

codecov bot commented Sep 27, 2023

Codecov Report

Merging #901 (278cf74) into main (99f4289) will not change coverage.
The diff coverage is 100.00%.

@@             Coverage Diff             @@
##                main      #901   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
  Complexity        65        65           
===========================================
  Files             21        21           
  Lines          10172     10178    +6     
===========================================
+ Hits           10172     10178    +6     
Files Coverage Δ
src/RuleSet/Php80.php 100.00% <100.00%> (ø)
src/RuleSet/Php81.php 100.00% <100.00%> (ø)
src/RuleSet/Php82.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 4593913 into main Sep 27, 2023
14 checks passed
@localheinz localheinz deleted the feature/attribute-empty-parentheses branch September 27, 2023 07:18
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