Files
ruff/crates/ruff_python_formatter/src
konstin 4b65446de6 Refactor magic trailing comma (#5339)
## Summary

This is small refactoring to reuse the code that detects the magic
trailing comma across functions. I make this change now to avoid copying
code in a later PR. @MichaReiser is planning on making a larger
refactoring later that integrates with the join nodes builder

## Test Plan

No functional changes. The magic trailing comma behaviour is checked by
the fixtures.
2023-06-23 18:53:55 +02:00
..
2023-06-22 09:09:43 +00:00
2023-06-06 08:34:53 +00:00
2023-06-19 21:09:53 +00:00
2023-06-23 09:46:05 +02:00
2023-06-21 21:33:53 +00:00