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

Rewrite sorting rule and utilities #18

Merged
merged 14 commits into from
Aug 30, 2024
Merged

Conversation

stormwarning
Copy link
Owner

@stormwarning stormwarning commented Aug 29, 2024

Copied a bunch of the sorting utilities from eslint-plugin-perfectionist (thanks for the great plugin, @azat-io!) which should make things easier to follow, and possibly sort out a few hard-to-nail-down issues.

Fixes #16, #17

Copy link

changeset-bot bot commented Aug 29, 2024

🦋 Changeset detected

Latest commit: 87ca615

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
eslint-plugin-import-sorting Major

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@stormwarning stormwarning force-pushed the rewrite-sorting-functions branch from dc003c0 to 6005305 Compare August 30, 2024 03:43
@stormwarning stormwarning marked this pull request as ready for review August 30, 2024 19:30
@stormwarning stormwarning merged commit f3e79a7 into main Aug 30, 2024
1 check passed
@stormwarning stormwarning deleted the rewrite-sorting-functions branch August 30, 2024 19:49
@github-actions github-actions bot mentioned this pull request Aug 30, 2024
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.

Sorting fails if unassigned imports are mixed into other imports
1 participant