Skip to content

Enable import sorting Ruff rule#896

Merged
ofek merged 1 commit intojcrist:mainfrom
Hasnep:enable-import-sorting-ruff-rule
Nov 15, 2025
Merged

Enable import sorting Ruff rule#896
ofek merged 1 commit intojcrist:mainfrom
Hasnep:enable-import-sorting-ruff-rule

Conversation

@Hasnep
Copy link
Contributor

@Hasnep Hasnep commented Oct 26, 2025

The option tool.ruff.lint.isort.combine-as-imports is enabled in the pyproject.toml file, so I assume that import sorting is intended to be on. If this is not wanted, I can open a new PR to remove the config option from pyproject.toml.

@Hasnep Hasnep force-pushed the enable-import-sorting-ruff-rule branch 2 times, most recently from 4724e83 to 4f8d090 Compare October 26, 2025 12:54
@Hasnep Hasnep force-pushed the enable-import-sorting-ruff-rule branch from 4f8d090 to 814b728 Compare November 3, 2025 03:20
@Hasnep Hasnep force-pushed the enable-import-sorting-ruff-rule branch from 814b728 to 725d18b Compare November 10, 2025 04:38
@Hasnep
Copy link
Contributor Author

Hasnep commented Nov 10, 2025

I've pushed an updated version of this that should pass the CI checks :)

@Hasnep Hasnep force-pushed the enable-import-sorting-ruff-rule branch from 725d18b to deb6f7a Compare November 12, 2025 01:52
Copy link
Collaborator

@ofek ofek left a comment

Choose a reason for hiding this comment

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

Thanks a lot!

@ofek ofek merged commit 64d6882 into jcrist:main Nov 15, 2025
16 checks passed
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.

2 participants