Files
ruff/crates/ruff_python_ast/src
Charlie Marsh 6dbc6d2e59 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.
2023-07-12 21:09:27 +00:00
..
2023-06-08 17:19:56 +00:00
2023-06-08 05:53:14 +00:00
2023-06-19 21:09:53 +00:00
2023-06-23 09:46:05 +02:00
2023-05-31 08:26:35 +00:00