mirror of
https://github.com/astral-sh/ruff.git
synced 2025-08-03 10:22:24 +00:00
![]() # Summary This setting behaves similarly to the ``from_first`` setting in isort upstream, and sorts "from X import Y" type imports before straight imports. Like the other PR I added, happy to refactor if this is better in another form. Fixes #8662 # Test plan I've added a unit test, and ran this on a large codebase that relies on this setting in isort to verify it doesn't have unexpected side effects. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |