Replies: 1 comment 3 replies
-
No, unlike isort Ruff doesn't support multiple multiline modes (https://pycqa.github.io/isort/docs/configuration/multi_line_output_modes.html) |
Beta Was this translation helpful? Give feedback.
3 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.
-
Is there a way to configure ruff isort rules to allow multiple imported names in a line for multiple lines?
I can't find any way to configure isort to allow this.
It changes it to:
Beta Was this translation helpful? Give feedback.
All reactions