One line per import #16055
Unanswered
andersfylling
asked this question in
Q&A
One line per import
#16055
Replies: 1 comment
-
Have you tried https://docs.astral.sh/ruff/rules/unsorted-imports/ with https://docs.astral.sh/ruff/settings/#lint_isort_force-single-line |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, I was wondering if there's a ruff setting that allows us to achieve this behavior: https://github.com/asottile/reorder-python-imports
The argument for reducing merge conflicts is interesting.
Beta Was this translation helpful? Give feedback.
All reactions