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 isort compatible style #178

Merged
merged 1 commit into from
Dec 2, 2022
Merged

Conversation

Dreamsorcerer
Copy link
Contributor

Maybe you're not interested in adding new features anymore, but I feel like having compatibility with basic isort-like ordering is something worth having out of the box, and it's very little code to implement.

Fixes #177

@sigmavirus24 sigmavirus24 merged commit 2420f82 into PyCQA:master Dec 2, 2022
@gstorer
Copy link

gstorer commented Aug 23, 2023

Am I missing something on how this is suppose to be used? I seems like there needs to be a corresponding entry in [options.entry_points] that isn't there?
https://github.com/PyCQA/flake8-import-order/blob/master/setup.cfg#L53

@Dreamsorcerer
Copy link
Contributor Author

Ah, I must have missed that. Guess you should create a PR to get that added.

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.

isort-compatible style
4 participants