ruff/crates/ruff_python_formatter/src/comments
Micha Reiser 4f7fb566f0
Range formatting: Fix invalid syntax after parenthesizing expression (#9751)
2024-02-02 17:56:25 +01:00
..
snapshots Split `Constant` to individual literal nodes (#8064) 2023-10-30 12:13:23 +05:30
debug.rs Update to Rust 1.74 and use new clippy lints table (#8722) 2023-11-16 18:12:46 -05:00
format.rs Range formatting: Fix invalid syntax after parenthesizing expression (#9751) 2024-02-02 17:56:25 +01:00
map.rs remove several uses of `unsafe` (#8600) 2023-11-28 09:50:03 -05:00
mod.rs Range formatting API (#9635) 2024-01-31 11:13:37 +01:00
node_key.rs Move {AnyNodeRef, AstNode} to ruff_python_ast crate root (#8030) 2023-10-18 00:01:18 +00:00
placement.rs Move `is_tuple_parenthesized` from the formatter to `ruff_python_ast` (#9533) 2024-01-15 16:10:40 +00:00
visitor.rs Range formatting API (#9635) 2024-01-31 11:13:37 +01:00