This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
ruff
Watch
1
Star
0
Fork
You've already forked ruff
0
mirror of
https://github.com/astral-sh/ruff.git
synced
2025-08-22 11:24:35 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
3
cea2ec8dd0
ruff
/
crates
/
ruff_python_trivia
History
Download ZIP
Download TAR.GZ
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