ruff/crates/ruff_python_formatter/resources/test/fixtures
konstin e586c27590
Format ExprTuple (#4963)
This implements formatting ExprTuple, including magic trailing comma. I
intentionally didn't change the settings mechanism but just added a
dummy global const flag.

Besides the snapshots, I added custom breaking/joining tests and a
deeply nested test case. The diffs look better than previously, proper
black compatibility depends on parentheses handling.

---------

Co-authored-by: Micha Reiser <micha@reiser.io>
2023-06-12 12:55:47 +00:00
..
black Move typos to pre-commit config (#4148) 2023-04-29 12:13:35 -04:00
ruff Format ExprTuple (#4963) 2023-06-12 12:55:47 +00:00