ruff/crates/ruff_python_formatter/src/comments
2023-09-12 06:39:57 +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 Format empty lines in stub files like black's preview style (#7206) 2023-09-11 08:03:59 +00:00
map.rs Use single lookup for leading, dangling, and trailing comments (#6589) 2023-08-15 17:39:45 +02:00
mod.rs Split implicit concatenated strings before binary expressions (#7145) 2023-09-08 06:51:26 +00:00
node_key.rs Pull in RustPython parser (#6099) 2023-07-27 09:29:11 +00:00
placement.rs Bool expression comment placement (#7269) 2023-09-12 06:39:57 +00:00
visitor.rs Reuse locator in formatter comments (#7227) 2023-09-07 20:08:28 +02:00