ruff/crates/ruff_python_formatter/src
David Szotten 52aa2fc875
upgrade rustpython to remove tuple-constants (#5840)
c.f. https://github.com/astral-sh/RustPython-Parser/pull/28

Tests: No snapshots changed

---------

Co-authored-by: Zanie <contact@zanie.dev>
2023-07-17 22:50:31 +00:00
..
comments Parenthesize with statements (#5758) 2023-07-15 16:03:09 +01:00
expression upgrade rustpython to remove tuple-constants (#5840) 2023-07-17 22:50:31 +00: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 Format AsyncFor (#5808) 2023-07-17 10:38:59 +02:00
builders.rs Parenthesize with statements (#5758) 2023-07-15 16:03:09 +01:00
cli.rs Create PyFormatOptions 2023-06-26 14:02:17 +02:00
context.rs Cover Black's is_aritmetic_like formatting (#5738) 2023-07-14 17:54:58 +02:00
generated.rs Fix formatter generate.py (#5829) 2023-07-17 10:41:27 +00: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 Parenthesize with statements (#5758) 2023-07-15 16:03:09 +01:00