mirror of
https://github.com/dense-analysis/ale.git
synced 2026-04-25 17:04:24 +08:00
Add support for reorder-python-imports fixer
isort is great, but I've come to prefer reorder-python-imports. The tool has a focus on smaller diffs than isort. reorder-python-imports is also a little smarter than isort which is nice.
This commit is contained in:
Reference in New Issue
Block a user