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 a new import group called "named" which groups aliased imports (internal and external) #117

Closed

Conversation

ustun-ed
Copy link

@ustun-ed ustun-ed commented Aug 8, 2023

Fixes #116

That said, this PR is incomplete as currently it does not have the ability to turn off the named section. I made the modifications to suit my use case for now, so marking this as draft. Feel free to improve this if you find this useful.

It also has a slight modification as to how we separate the project vs company imports. In our style guide, the project imports are lumped into the company imports group.

@incu6us
Copy link
Owner

incu6us commented Aug 10, 2023

hi @ustun-ed
great idea, but as I can see, previous features are failing in existing tests

@iamralch
Copy link

@ustun-ed any plans for working on this?

@ustun-ed
Copy link
Author

@iamralch @incu6us not in the foreseeable future unfortunately

@incu6us incu6us closed this May 23, 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.

Add ability to add named imports in a separate group
3 participants