This website requires JavaScript.
Explore
Help
Sign In
Python
/
ruff
Watch
1
Star
0
Fork
0
You've already forked ruff
mirror of
https://github.com/astral-sh/ruff
synced
2026-01-21 13:30:49 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
31990b8d3fef30cd16a86e22d14f87c7299cb5d5
ruff
/
crates
/
ruff_python_formatter
/
src
/
comments
History
Micha Reiser
5f59101811
Memoize text width (
#6552
)
2023-09-06 07:10:13 +00:00
..
snapshots
Treat empty-line separated comments as trailing statement comments (
#6999
)
2023-08-31 20:55:05 +00:00
debug.rs
Move
Ranged
into
ruff_text_size
(
#6919
)
2023-08-27 14:12:51 -04:00
format.rs
Memoize text width (
#6552
)
2023-09-06 07:10:13 +00:00
map.rs
Use single lookup for leading, dangling, and trailing comments (
#6589
)
2023-08-15 17:39:45 +02:00
mod.rs
Cache comment lookups in
suite.rs
(
#7092
)
2023-09-04 08:45:14 +00:00
node_key.rs
Pull in RustPython parser (
#6099
)
2023-07-27 09:29:11 +00:00
placement.rs
Fix placement for comments within f-strings concatenations (
#7047
)
2023-09-01 16:27:32 +00:00
visitor.rs
Remove unnecessary
Comment#slice
calls (
#6997
)
2023-08-30 00:44:11 +00:00