ruff
6dbc6d2e - Use shared `Cursor` across crates (#5715)

Commit
2 years ago
Use shared `Cursor` across crates (#5715) ## 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.
Author
Parents
Loading