ruff/crates/ruff_linter
Andrew Gallant 5816985ecd [ruff] Remove `Locator` from `Importer`
It seems like we'd like to remove `Locator` since it's a bit
awkward in how it works:
https://github.com/astral-sh/ruff/pull/20439#discussion_r2354683797

It looked pretty easy to rip it out of the `Importer`, so that's
one less thing using it.
2025-09-17 13:59:28 -04:00
..
resources [`pycodestyle`] Fix `E301` to only trigger for functions immediately within a class (#19768) 2025-09-16 11:00:07 -04:00
src [ruff] Remove `Locator` from `Importer` 2025-09-17 13:59:28 -04:00
Cargo.toml [ruff] Move `Insertion` abstraction out of `ruff_linter` 2025-09-17 13:59:28 -04:00