|
comments
|
Pass `FormatContext` to `NeedsParentheses`
|
2023-07-11 14:28:50 +02:00 |
|
expression
|
Properly group assignment targets (#5728)
|
2023-07-13 16:00:49 +02:00 |
|
module
|
Format `ModExpression` (#5689)
|
2023-07-11 16:41:10 +02:00 |
|
other
|
Pass parent to `NeedsParentheses` (#5708)
|
2023-07-13 08:57:29 +02:00 |
|
pattern
|
Use dedicated structs in `comparable.rs` (#5042)
|
2023-06-13 03:57:34 +00:00 |
|
statement
|
Properly group assignment targets (#5728)
|
2023-07-13 16:00:49 +02:00 |
|
cli.rs
|
Create `PyFormatOptions`
|
2023-06-26 14:02:17 +02:00 |
|
context.rs
|
Pass `FormatContext` to `NeedsParentheses`
|
2023-07-11 14:28:50 +02:00 |
|
main.rs
|
Add a formatter CLI for debugging (#4809)
|
2023-06-05 07:33:33 +00:00 |
|
options.rs
|
Prefer the configured quote style
|
2023-06-26 14:24:25 +02:00 |
|
trivia.rs
|
Use shared `Cursor` across crates (#5715)
|
2023-07-12 21:09:27 +00:00 |