Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Add no_unneeded_import_alias rule #334

Merged
merged 1 commit into from
Jan 16, 2025

Conversation

claudiodekker
Copy link
Contributor

@claudiodekker claudiodekker commented Jan 16, 2025

This PR serves as a QoL for PHPStorm users, as well as for situations where you might accidentally import a class as it's own name: https://cs.symfony.com/doc/rules/import/no_unneeded_import_alias.html

@taylorotwell taylorotwell merged commit df4438b into main Jan 16, 2025
8 checks passed
@taylorotwell taylorotwell deleted the add-no-unneeded-import-alias-rule branch January 16, 2025 19:22
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants