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

Don’t let unsorted import groups eagerly derail sort detection #52332

Merged
merged 1 commit into from
Jan 20, 2023

Conversation

andrewbranch
Copy link
Member

Makes the import sort detection in #51733 a bit smarter; seeing an unsorted list won’t eagerly return that there is no preferred sort strategy.

@typescript-bot typescript-bot added Author: Team For Uncommitted Bug PR for untriaged, rejected, closed or missing bug labels Jan 20, 2023
@andrewbranch andrewbranch merged commit 19d2d9e into microsoft:main Jan 20, 2023
@andrewbranch
Copy link
Member Author

cc @mjbvz—this is what we discussed at the editor sync this week.

@andrewbranch andrewbranch deleted the organizeImports/detect branch January 20, 2023 19:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Author: Team For Uncommitted Bug PR for untriaged, rejected, closed or missing bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants