mirror of
https://github.com/astral-sh/ruff.git
synced 2025-09-03 00:57:29 +00:00
![]() ## Summary We have two `Cursor` implementations. This PR moves the implementation from the formatter into `ruff_python_whitespace` (kind of a poorly-named crate now) and uses it for both use-cases. |
||
---|---|---|
.. | ||
cursor.rs | ||
lib.rs | ||
newlines.rs | ||
whitespace.rs |