Skip to content

Conversation

kitbellew
Copy link
Collaborator

Towards #3520.

@@ -2432,7 +2432,7 @@ class Router(formatOps: FormatOps) {
val spaceSplit = Split(Space, 0)
.notIf(style.newlines.forceAfterImplicitParamListModifier)
.withPolicy(
SingleLineBlock(params.last.tokens.last),
SingleLineBlock(params.tokens.last),
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

here, includes the closing ) now.

@kitbellew kitbellew requested a review from tgodzik March 31, 2023 13:39
@kitbellew kitbellew merged commit 6691438 into scalameta:master Mar 31, 2023
@kitbellew kitbellew deleted the 3520_1 branch March 31, 2023 14:19
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.

2 participants