ruff/crates/ruff_python_formatter/src
2023-07-24 14:44:36 +00:00
..
comments Fix SimpleTokenizer's backward lexing of # (#5878) 2023-07-20 11:54:18 +02:00
expression Update TupleParentheses usage (#5810) 2023-07-24 14:44:36 +00:00
module Format ModExpression (#5689) 2023-07-11 16:41:10 +02:00
other Update TupleParentheses usage (#5810) 2023-07-24 14:44:36 +00:00
pattern Use dedicated structs in comparable.rs (#5042) 2023-06-13 03:57:34 +00:00
snapshots Remove exception-handler lexing from unused-bound-exception fix (#5851) 2023-07-18 18:27:46 +00:00
statement Update TupleParentheses usage (#5810) 2023-07-24 14:44:36 +00:00
builders.rs Formatter: Add EmptyWithDanglingComments helper (#5951) 2023-07-23 14:32:16 +02: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 Type alias stub for formatter (#5880) 2023-07-19 17:28:07 +02:00
lib.rs Remove exception-handler lexing from unused-bound-exception fix (#5851) 2023-07-18 18:27:46 +00: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