Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pretty Printer inconsistent with tuple spacing in list items #5004

Open
kylegoetz opened this issue May 23, 2024 · 1 comment
Open

Pretty Printer inconsistent with tuple spacing in list items #5004

kylegoetz opened this issue May 23, 2024 · 1 comment

Comments

@kylegoetz
Copy link
Contributor

kylegoetz commented May 23, 2024

image

Notice that the tuples that have a line break between items have a space between ( and the first element, while the tuples without line breaks have no space between ( and the first element.

@kylegoetz
Copy link
Contributor Author

Looks like it might have something to do with aligning commas
Screen Shot 2024-05-23 at 10 52 44 AM
Screen Shot 2024-05-23 at 10 57 46 AM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants