mirror of
https://github.com/astral-sh/ruff.git
synced 2025-10-30 03:27:51 +00:00
## Summary The motivation here is that this enables us to implement `Ranged` in crates that don't depend on `ruff_python_ast`. Largely a mechanical refactor with a lot of regex, Clippy help, and manual fixups. ## Test Plan `cargo test` |
||
|---|---|---|
| .. | ||
| comment_ranges.rs | ||
| indexer.rs | ||
| lib.rs | ||