Closed Dreamsorcerer closed 1 year ago
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
Ah, I must have missed that. Guess you should create a PR to get that added.
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