ruff/crates/ruff_python_formatter/tests
konstin 7f6cb9dfb5
Format call expressions (without call chaining) (#5341)
## Summary

This formats call expressions with magic trailing comma and parentheses
behaviour but without call chaining

## Test Plan

Lots of new test fixtures, including some that don't work yet
2023-06-27 09:29:40 +00:00
..
snapshots Format call expressions (without call chaining) (#5341) 2023-06-27 09:29:40 +00:00
fixtures.rs Add tests for skip magic trailing comma 2023-06-26 14:15:55 +02:00