Skip to content

Add inParens, inSquareParens and inBlock #4707

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

Merged
merged 1 commit into from
Jun 22, 2018

Conversation

nicolasstucki
Copy link
Contributor

No description provided.

this += "["
body
this += "]"
}
Copy link
Contributor

@liufengyun liufengyun Jun 22, 2018

Choose a reason for hiding this comment

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

inBrackets to match inParens? Or inSquare?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Will change in next pr

}
this += lineBreak() += "}"
}

Copy link
Contributor

@liufengyun liufengyun Jun 22, 2018

Choose a reason for hiding this comment

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

inBraces to match inParens?

edit: inBlock is fine as it is.

@nicolasstucki nicolasstucki force-pushed the refactor-block-and-parens branch from 02d6ed6 to 078c773 Compare June 22, 2018 15:22
@nicolasstucki
Copy link
Contributor Author

Rebased

@nicolasstucki nicolasstucki merged commit d9029a6 into scala:master Jun 22, 2018
@liufengyun liufengyun deleted the refactor-block-and-parens branch June 22, 2018 15:59
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