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

Sorted Imports should ignore case (or have it customisable) #1185

Closed
ghost opened this issue Jan 13, 2017 · 4 comments
Closed

Sorted Imports should ignore case (or have it customisable) #1185

ghost opened this issue Jan 13, 2017 · 4 comments
Labels
enhancement Ideas for improvements of existing features and rules.

Comments

@ghost
Copy link

ghost commented Jan 13, 2017

I'd expect the following to be valid:

import AcmeCo
import ADAL
import AfterFramework
@ghost
Copy link

ghost commented Jan 13, 2017

👍 For adding a customisation option to ignore case. I'd prefer to keeping the case-sensitive sorting as the default however.

@marcelofabri marcelofabri added the enhancement Ideas for improvements of existing features and rules. label Jan 13, 2017
@marcelofabri
Copy link
Collaborator

@dalemy Would you like to try to implement this?

@ghost
Copy link
Author

ghost commented Jan 16, 2017

I'd like to implement the various things I've suggested, but getting open source permissions from the company and the time to do it isn't usually possible. And almost never on the time scale that you would expect. For now, assume that I'm unable to take this one.

@keith
Copy link
Collaborator

keith commented Jan 19, 2017

I've submitted a non-configurable fix for this: #1218

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Ideas for improvements of existing features and rules.
Projects
None yet
Development

No branches or pull requests

2 participants