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
8028de89560af431ed5666fef6c3547717fcf8a5
ruff
/
crates
/
ruff_python_formatter
/
src
/
comments
History
Charlie Marsh
8028de8956
Improve some comments in
normalize_comment
(
#7688
)
2023-09-28 03:08:25 +00:00
..
snapshots
Fix dangling module comments (
#7456
)
2023-09-17 14:56:41 +00:00
debug.rs
Use CommentRanges in backwards lexing (
#7360
)
2023-09-16 03:21:45 +00:00
format.rs
Improve some comments in
normalize_comment
(
#7688
)
2023-09-28 03:08:25 +00:00
map.rs
Use single lookup for leading, dangling, and trailing comments (
#6589
)
2023-08-15 17:39:45 +02:00
mod.rs
Formatter and parser refactoring (
#7569
)
2023-09-26 15:29:43 +02:00
node_key.rs
Pull in RustPython parser (
#6099
)
2023-07-27 09:29:11 +00:00
placement.rs
Avoid searching for bracketed comments in unparenthesized generators (
#7627
)
2023-09-24 02:08:44 +00:00
visitor.rs
Use CommentRanges in backwards lexing (
#7360
)
2023-09-16 03:21:45 +00:00