ruff/crates/ruff_python_formatter/resources
Dhruv Manilawala c434bdd2bd
Add formatting for MatchCase (#6360)
## 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
2023-08-11 19:20:25 +05:30
..
test/fixtures Add formatting for MatchCase (#6360) 2023-08-11 19:20:25 +05:30