ruff/crates/ruff_python_formatter/resources/test/fixtures
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
..
black Type alias stub for formatter (#5880) 2023-07-19 17:28:07 +02:00
ruff Add formatting for MatchCase (#6360) 2023-08-11 19:20:25 +05:30
import_black_tests.py Type alias stub for formatter (#5880) 2023-07-19 17:28:07 +02:00