Skip to content

[CLEANUP] Autoformat the code and drop unused imports #1228

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

Merged
merged 1 commit into from
Mar 31, 2025

Conversation

oliverklee
Copy link
Collaborator

No description provided.

@coveralls
Copy link

Coverage Status

coverage: 53.134%. remained the same
when pulling 2f216f1 on cleanup/autoformat
into db60032 on main.

Copy link
Collaborator

@JakeQZ JakeQZ left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I thought PHP-CS-Fixer would check for unused imports, but it seems it allows them if the class names are mentioned anywhere in the comments (not just as DocBlock types - PHP-CS-Fixer/PHP-CS-Fixer#2814).

@JakeQZ JakeQZ merged commit e2d9582 into main Mar 31, 2025
21 checks passed
@JakeQZ JakeQZ deleted the cleanup/autoformat branch March 31, 2025 14:22
JakeQZ added a commit that referenced this pull request Apr 7, 2025
Also include the relevant DocBlock reordering from autoformatting in #1228.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants