ruff/crates/ruff_python_formatter/src
2023-07-18 15:48:49 +02:00
..
comments Refactor StmtIf: Formatter and Linter (#5459) 2023-07-18 13:40:15 +02:00
expression perf(formatter): Improve is_expression_parenthesized performance (#5825) 2023-07-18 15:48:49 +02:00
module Format ModExpression (#5689) 2023-07-11 16:41:10 +02:00
other Parenthesize with statements (#5758) 2023-07-15 16:03:09 +01:00
pattern Use dedicated structs in comparable.rs (#5042) 2023-06-13 03:57:34 +00:00
snapshots formatter: multi char tokens in SimpleTokenizer (#5610) 2023-07-10 09:00:59 +01:00
statement Refactor StmtIf: Formatter and Linter (#5459) 2023-07-18 13:40:15 +02:00
builders.rs Parenthesize with statements (#5758) 2023-07-15 16:03:09 +01:00
cli.rs Add a tool for shrinking failing examples (#5731) 2023-07-18 08:03:35 +00:00
context.rs Cover Black's is_aritmetic_like formatting (#5738) 2023-07-14 17:54:58 +02:00
generated.rs Refactor StmtIf: Formatter and Linter (#5459) 2023-07-18 13:40:15 +02:00
lib.rs Parenthesize with statements (#5758) 2023-07-15 16:03:09 +01: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
prelude.rs Accept any Into<AnyNodeRef> as Comments arguments (#5205) 2023-06-20 16:49:21 +00:00
trivia.rs perf(formatter): Improve is_expression_parenthesized performance (#5825) 2023-07-18 15:48:49 +02:00