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

[FEATURE] Enable Symfony ruleset in DefaultRuleset #5

Merged
merged 2 commits into from
Dec 29, 2023

Conversation

eliashaeussler
Copy link
Member

This PR enables the @Symfony ruleset in DefaultRuleset, along with single_line_empty_body enabled.

@eliashaeussler eliashaeussler added the maintenance Code base is being maintained label Dec 29, 2023
@eliashaeussler eliashaeussler self-assigned this Dec 29, 2023
Copy link

codeclimate bot commented Dec 29, 2023

Code Climate has analyzed commit a9057ac and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 100.0% (50% is the threshold).

This pull request will bring the total coverage in the repository to 100.0% (0.0% change).

View more on Code Climate.

Copy link

codecov bot commented Dec 29, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (f1eeed3) 100.00% compared to head (a9057ac) 100.00%.

Additional details and impacted files
@@             Coverage Diff             @@
##                main        #5   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
  Complexity         3         3           
===========================================
  Files              1         1           
  Lines             31        33    +2     
===========================================
+ Hits              31        33    +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@eliashaeussler eliashaeussler merged commit 6bc0b94 into main Dec 29, 2023
13 checks passed
@eliashaeussler eliashaeussler deleted the feature/symfony-rules branch December 29, 2023 10:59
@eliashaeussler eliashaeussler added enhancement New feature or request and removed maintenance Code base is being maintained labels Dec 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant