Skip to content

Conversation

@odersky
Copy link
Contributor

@odersky odersky commented Apr 7, 2022

Clarify and test rules for when to suppress a newline insertion
based on indentation.

Fixes #12554

Clarify and test rules for when to suppress a newline insertion
based on indentation.

Fixes scala#12554
@odersky odersky requested a review from tgodzik April 7, 2022 15:24
Copy link
Contributor

@tgodzik tgodzik left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Always great to see some additional explanation 🎉

@odersky odersky merged commit b7ab844 into scala:main Apr 15, 2022
@odersky odersky deleted the fix-12554 branch April 15, 2022 09:19
@Kordyjan Kordyjan added this to the 3.2.0 milestone Aug 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Indented function params rules

3 participants