ruff/crates/ruff_python_formatter/src
2023-06-23 22:03:05 +01:00
..
comments Don't mistake a following if for an elif (#5296) 2023-06-23 10:07:28 +02:00
expression Add JoinCommaSeparatedBuilder (#5342) 2023-06-23 22:03:05 +01:00
module Run rustfmt on nightly to clean up erroneous comments (#5106) 2023-06-15 00:19:05 +00:00
other Format class definitions (#5289) 2023-06-22 09:09:43 +00:00
pattern Use dedicated structs in comparable.rs (#5042) 2023-06-13 03:57:34 +00:00
snapshots Fix unstable set comprehension formatting (#5327) 2023-06-23 11:50:24 +02:00
statement Add JoinCommaSeparatedBuilder (#5342) 2023-06-23 22:03:05 +01:00
builders.rs Add JoinCommaSeparatedBuilder (#5342) 2023-06-23 22:03:05 +01:00
cli.rs Fix ArgWithDefault comments handling (#5204) 2023-06-20 20:48:07 +00:00
context.rs Format binary expressions (#4862) 2023-06-06 08:34:53 +00:00
generated.rs Upgrade RustPython (#5192) 2023-06-19 21:09:53 +00:00
lib.rs Basic string formatting 2023-06-23 09:46:05 +02:00
main.rs Add a formatter CLI for debugging (#4809) 2023-06-05 07:33:33 +00:00
prelude.rs Accept any Into<AnyNodeRef> as Comments arguments (#5205) 2023-06-20 16:49:21 +00:00
trivia.rs Format Attribute Expression (#5259) 2023-06-21 21:33:53 +00:00