mirror of
https://github.com/astral-sh/ruff.git
synced 2025-09-28 04:45:01 +00:00
![]() ## Summary This PR adds formatting support for `MatchCase` node with subs for the `Pattern` nodes. ## Test Plan Added test cases for case node handling with comments, newlines. resolves: #6299 |
||
---|---|---|
.. | ||
alias.rs | ||
arguments.rs | ||
comprehension.rs | ||
decorator.rs | ||
elif_else_clause.rs | ||
except_handler_except_handler.rs | ||
identifier.rs | ||
keyword.rs | ||
match_case.rs | ||
mod.rs | ||
parameter.rs | ||
parameter_with_default.rs | ||
parameters.rs | ||
with_item.rs |