This website requires JavaScript.
Explore
Help
Sign In
Cyclic0007
/
ruff
Watch
1
Star
0
Fork
0
You've already forked ruff
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
175b3702c31c04c6c9ee36e254a6ded6e5ff0c70
ruff
/
crates
/
ruff_python_formatter
/
src
/
comments
History
Micha Reiser
175b3702c3
Reduce
comments.clone
calls (
#7144
)
2023-09-05 11:32:56 +02: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
Reduce
comments.clone
calls (
#7144
)
2023-09-05 11:32:56 +02: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