ruff/crates/ruff_python_formatter/resources/test/fixtures
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
..
black Fix typos found by codespell (#9346) 2024-01-02 02:08:15 +00:00
ruff Parenthesize breaking named expressions in match guards (#9396) 2024-01-08 14:47:01 +00:00
import_black_tests.py Fix typos found by codespell (#9346) 2024-01-02 02:08:15 +00:00