ruff/crates/ruff_python_formatter/src
Micha Reiser 0cd453bdf0
Generic "comment to node" association logic (#4642)
2023-05-30 09:28:01 +00:00
..
comments Generic "comment to node" association logic (#4642) 2023-05-30 09:28:01 +00:00
cst Move `shared_traits` to `ruff_formatter` (#4632) 2023-05-24 17:38:11 +02:00
format Move `shared_traits` to `ruff_formatter` (#4632) 2023-05-24 17:38:11 +02:00
snapshots Prototype Black's string joining/splitting (#4449) 2023-05-16 18:42:40 +01:00
attachment.rs Disallow `unreachable_pub` (#4314) 2023-05-11 18:00:00 -04:00
cli.rs Add initial formatter implementation (#2883) 2023-02-15 04:06:35 +00:00
context.rs Generic "comment to node" association logic (#4642) 2023-05-30 09:28:01 +00:00
lib.rs Generic "comment to node" association logic (#4642) 2023-05-30 09:28:01 +00:00
main.rs Generic "comment to node" association logic (#4642) 2023-05-30 09:28:01 +00:00
newlines.rs Disallow `unreachable_pub` (#4314) 2023-05-11 18:00:00 -04:00
parentheses.rs Disallow `unreachable_pub` (#4314) 2023-05-11 18:00:00 -04:00
prelude.rs Move `shared_traits` to `ruff_formatter` (#4632) 2023-05-24 17:38:11 +02:00
trivia.rs Move `shared_traits` to `ruff_formatter` (#4632) 2023-05-24 17:38:11 +02:00