Auto-fix configured import aliases #6277
Closed
chbndrhnns
started this conversation in
Ideas
Replies: 1 comment 1 reply
-
I believe you can customize these today (https://beta.ruff.rs/docs/settings/#flake8-import-conventions-aliases), with autofix via the https://beta.ruff.rs/docs/rules/unconventional-import-alias/ rule. |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
There are a couple of import aliases I use quite often, like these:
I'd like to suggest that ruff can be configured to auto-fix my configured aliases.
Beta Was this translation helpful? Give feedback.
All reactions