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

Import order everywhere #15264

Merged
merged 4 commits into from
Nov 6, 2024
Merged

Import order everywhere #15264

merged 4 commits into from
Nov 6, 2024

Conversation

peter-sanderson
Copy link
Contributor

resolves #14031

Copy link
Contributor

@Lemonexe Lemonexe left a comment

Choose a reason for hiding this comment

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

Honestly TL;DR 😂 I did not review it whole, but a sample of the diff looks fine.

I also ran eslint fix locally from develop with the rule on, cherry picked your 2nd commit and git diff MY_BRANCH..import-order-everywhere produces no diff, so LGTM 🤷 ✔️

Thank you so much for getting the courage to do it! I admit I sometimes can't resist the temptation to tweak import order manually when working on new files, but from now on I won't have to because it will be deterministic 🚀

@peter-sanderson peter-sanderson enabled auto-merge (rebase) November 6, 2024 12:26
@peter-sanderson peter-sanderson force-pushed the import-order-everywhere branch 3 times, most recently from 2d8d219 to 644130b Compare November 6, 2024 13:44
@peter-sanderson peter-sanderson force-pushed the import-order-everywhere branch from 644130b to 3b94398 Compare November 6, 2024 16:51
@peter-sanderson
Copy link
Contributor Author

popup-close.test.ts fails on develop as well

@peter-sanderson peter-sanderson merged commit 3df1e2a into develop Nov 6, 2024
63 of 64 checks passed
@peter-sanderson peter-sanderson deleted the import-order-everywhere branch November 6, 2024 17:20
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.

Import sorting
2 participants