Skip to content

Conversation

HT154
Copy link
Contributor

@HT154 HT154 commented Aug 12, 2025

No description provided.

Clarify formatter example
// after formatting
x = myMethod(<expr>, <expr>, <expr>) // <1>
y = myMethod(
<expr>, <expr>, <expr>, // <2>
Copy link
Member

Choose a reason for hiding this comment

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

This looks like weird formatting; not sure if our formatter would produce this?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

It can produce something similar for Map() invocations with line-paired arguments. Per the note below, this is just to illustrate the rule.

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.

3 participants