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

Bump code style to PSR-12 for phpcs #1114

Merged
merged 2 commits into from
May 20, 2024
Merged

Bump code style to PSR-12 for phpcs #1114

merged 2 commits into from
May 20, 2024

Conversation

AJenbo
Copy link
Member

@AJenbo AJenbo commented May 1, 2024

Type: refactoring
Breaking change: no

This configures phpcs to follow the PSR-12 standard which is the basis for PER-CS 2.0 which is our chosen base standard. The disabled rules are part of PSR-12 and so do not need to be explicitly enabled any more.

@AJenbo AJenbo added this to the 3.0.0 milestone May 1, 2024
@AJenbo AJenbo marked this pull request as draft May 1, 2024 21:57
@AJenbo AJenbo force-pushed the psr12 branch 4 times, most recently from 32407af to 2ea8b01 Compare May 2, 2024 21:50
Copy link

codecov bot commented May 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.15%. Comparing base (f81dce2) to head (850b346).

Additional details and impacted files
@@            Coverage Diff            @@
##                3.x    #1114   +/-   ##
=========================================
  Coverage     92.15%   92.15%           
  Complexity     1278     1278           
=========================================
  Files           107      107           
  Lines          3378     3378           
=========================================
  Hits           3113     3113           
  Misses          265      265           

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

@AJenbo AJenbo force-pushed the psr12 branch 8 times, most recently from d6d0425 to 18f5274 Compare May 3, 2024 21:06
@AJenbo AJenbo force-pushed the psr12 branch 4 times, most recently from 4823250 to 1425faa Compare May 5, 2024 15:20
@AJenbo AJenbo marked this pull request as ready for review May 5, 2024 15:34
@AJenbo AJenbo marked this pull request as draft May 10, 2024 22:05
@AJenbo AJenbo force-pushed the psr12 branch 2 times, most recently from 2465abf to 9d3fd98 Compare May 11, 2024 16:08
@AJenbo AJenbo marked this pull request as ready for review May 11, 2024 16:08
@AJenbo AJenbo force-pushed the psr12 branch 4 times, most recently from 387b0d7 to 6904bdb Compare May 12, 2024 13:39
@AJenbo AJenbo force-pushed the psr12 branch 4 times, most recently from 9c3e89b to a7a0cad Compare May 16, 2024 22:29
@ravage84 ravage84 self-requested a review May 16, 2024 22:46
@kylekatarnls kylekatarnls merged commit cfc634b into phpmd:3.x May 20, 2024
19 of 20 checks passed
@AJenbo AJenbo deleted the psr12 branch May 20, 2024 11:22
@AJenbo
Copy link
Member Author

AJenbo commented May 20, 2024

Thanks, glad not to be carrying this one anymore

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

None yet

2 participants