ruff/crates/ruff_python_formatter/tests
Charlie Marsh ba71772d93
Parenthesize breaking named expressions in match guards (#9396)
## Summary

This is an attempt to solve
https://github.com/astral-sh/ruff/issues/9394 by avoiding breaks in
named expressions when invalid.
2024-01-08 14:47:01 +00:00
..
snapshots Parenthesize breaking named expressions in match guards (#9396) 2024-01-08 14:47:01 +00:00
fixtures.rs Remove source path from parser errors (#9322) 2023-12-30 20:33:05 +00:00
normalizer.rs ruff_python_formatter: support reformatting Markdown code blocks (#9030) 2023-12-07 14:30:43 -05:00