ruff/crates/ruff_python_index
Charlie Marsh 42ff833d00
Remove comment lexing from isort (#6794)
## Summary

No need to lex to find comments -- we already know their locations via
`Indexer`.
2023-08-22 21:26:38 +00:00
..
src Remove comment lexing from isort (#6794) 2023-08-22 21:26:38 +00:00
Cargo.toml Remove some extraneous newlines in Cargo.toml (#6577) 2023-08-14 23:39:41 +00:00