ruff/crates/ruff_workspace/src
Brent Westbrook 6b7a9dc2f2
[isort] Clarify dependency between order-by-type and case-sensitive settings (#20559)
Summary
--

Fixes #20536 by linking between the isort options `case-sensitive` and
`order-by-type`. The latter takes precedence over the former, so it
seems good to clarify this somewhere.

I tweaked the wording slightly, but this is otherwise based on the patch
from @SkylerWittman in
https://github.com/astral-sh/ruff/issues/20536#issuecomment-3326097324
(thank you!)

Test Plan
--

N/a

---------

Co-authored-by: Skyler Wittman <skyler.wittman@gmail.com>
Co-authored-by: Micha Reiser <micha@reiser.io>
2025-09-25 16:25:12 +00:00
..
configuration.rs include .pyw files by default when linting and formatting (#20458) 2025-09-24 08:39:30 -07:00
lib.rs [ty] Document configuration schema (#17950) 2025-05-09 10:47:45 +02:00
options.rs [isort] Clarify dependency between order-by-type and case-sensitive settings (#20559) 2025-09-25 16:25:12 +00:00
pyproject.rs Remove deprecated macOS config file discovery (#19210) 2025-09-10 09:00:27 -04:00
resolver.rs include .pyw files by default when linting and formatting (#20458) 2025-09-24 08:39:30 -07:00
settings.rs include .pyw files by default when linting and formatting (#20458) 2025-09-24 08:39:30 -07:00