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

DX: Fix Mess Detector violations #8007

Merged

Conversation

Wirone
Copy link
Member

@Wirone Wirone commented May 14, 2024

When running composer qa, Mess Detector is executed for the whole codebase (in contrast to CI where it's run only for files included in the PR), and since Mess Detector was not working in CI for some time, we introduced some violations that now fail qa script.

When running `composer qa`, Mess Detector is executed for the whole codebase (in contrast to CI where it's run only for files included in the PR), and since Mess Detector was not working in CI for some time, we introduced some violations that now fail `qa` script.
@Wirone Wirone self-assigned this May 14, 2024
@Wirone Wirone enabled auto-merge (squash) May 14, 2024 01:22
@Wirone Wirone merged commit 025ce39 into PHP-CS-Fixer:master May 14, 2024
26 checks passed
@Wirone Wirone deleted the codito/fix-mess-detector-violations branch May 14, 2024 01:30
@coveralls
Copy link

Coverage Status

coverage: 96.118%. remained the same
when pulling eae6bd8 on Wirone:codito/fix-mess-detector-violations
into 77dc410 on PHP-CS-Fixer:master.

@AJenbo
Copy link
Contributor

AJenbo commented May 25, 2024

nice :)

This month I have been using php-cs-fixer to help modernize PHPMD for the 3.0 release.

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

Successfully merging this pull request may close these issues.

None yet

3 participants