ruff/crates/ruff_python_formatter/resources/test/fixtures
Dhruv Manilawala 001aa486df
Add formatting for StmtMatch (#6286)
## Summary

This PR adds support for `StmtMatch` with subs for `MatchCase`.

## Test Plan

Add a few additional test cases around `match` statement, comments, line
breaks.

resolves: #6298
2023-08-08 18:48:49 +05:30
..
black Type alias stub for formatter (#5880) 2023-07-19 17:28:07 +02:00
ruff Add formatting for StmtMatch (#6286) 2023-08-08 18:48:49 +05:30
import_black_tests.py Type alias stub for formatter (#5880) 2023-07-19 17:28:07 +02:00