Skip to content

Resolve Ruff TODOs#8

Open
Avasam wants to merge 1 commit into
Kalmat:masterfrom
Avasam:resolve-Ruff-TODOs
Open

Resolve Ruff TODOs#8
Avasam wants to merge 1 commit into
Kalmat:masterfrom
Avasam:resolve-Ruff-TODOs

Conversation

@Avasam

@Avasam Avasam commented Jul 3, 2026

Copy link
Copy Markdown
Collaborator

No description provided.

Comment thread ruff.toml
Comment on lines 46 to 47
# TODO: Add and configure isort (I) first
"RUF022",

@Avasam Avasam Jul 3, 2026

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

About this TODO still left.

A thing with Ruff import sorting https://docs.astral.sh/ruff/settings/#lintisort
Is that Ruff doesn't support your current import style. (I believe the original isort would: https://isort.readthedocs.io/en/latest/configuration/multi_line_output_modes.html )

Image

If you like or don't mind that style, I can add it so you get consistent import sorting without any additional tooling.
If you don't like it and would rather keep your current style, I'll take note of it and update this comment. And I'll separately suggest the original isort tool.

@Avasam Avasam force-pushed the resolve-Ruff-TODOs branch from fafbecc to bfd6649 Compare July 3, 2026 16:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant