ruff/crates/ruff_python_trivia
Charlie Marsh cea2ec8dd0
Use a sorted vector for block comments (#9337)
## Summary

I realized that we can avoid allocating a hash map here.
2023-12-31 19:52:40 +00:00
..
src Use a sorted vector for block comments (#9337) 2023-12-31 19:52:40 +00:00
Cargo.toml [`pylint`] Implement `empty-comment` (`PLR2044`) (#9174) 2023-12-29 02:53:56 +00:00