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

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

CleanShot 2025-01-16 at 12 05 41

@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
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.

3 participants