ruff/crates/ruff_python_formatter/resources
Charlie Marsh 71c25e4f9d
Implement FormatPatternMatchValue (#6799)
## Summary

This is effectively #6608, but with additional tests.

We aren't properly handling parenthesized patterns, but that needs to be
dealt with separately as it's somewhat involved.

Closes #6555
2023-08-23 14:01:14 +00:00
..
test/fixtures Implement FormatPatternMatchValue (#6799) 2023-08-23 14:01:14 +00:00