mirror of
https://github.com/astral-sh/ruff.git
synced 2025-09-27 12:29:28 +00:00
![]() Closes https://github.com/astral-sh/ruff/issues/8695 We track the smallest offset seen for overindented lines then only reduce the indentation of the lines that far to preserve indentation in other lines. This rule's behavior now matches our formatter, which is nice. We may want to gate this with preview. |
||
---|---|---|
.. | ||
resources/test | ||
src | ||
Cargo.toml |