Skip to content

Split tuples in return positions by comma first#8280

Merged
MichaReiser merged 2 commits intomainfrom
tuple-split-comma
Oct 30, 2023
Merged

Split tuples in return positions by comma first#8280
MichaReiser merged 2 commits intomainfrom
tuple-split-comma

Conversation

@MichaReiser
Copy link
Member

Summary

Split tuples with two elements by comma first (does not apply to 1 or three element tuples for some reason).

Closes #8042

Test Plan

Added tests, verified that the similarity index is unchanged

@MichaReiser
Copy link
Member Author

Current dependencies on/for this PR:

This comment was auto-generated by Graphite.

@MichaReiser MichaReiser added the formatter Related to the formatter label Oct 27, 2023
@github-actions
Copy link
Contributor

PR Check Results

Ecosystem

✅ ecosystem check detected no format changes.

@MichaReiser MichaReiser merged commit c7aa816 into main Oct 30, 2023
@MichaReiser MichaReiser deleted the tuple-split-comma branch October 30, 2023 00:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

formatter Related to the formatter

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Split tuple at commas first

2 participants