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

ArgumentListWrappingRule: don't report it when line breaks is inside a lambda #928

Merged
merged 2 commits into from
Sep 28, 2020

Conversation

t-kameyama
Copy link
Contributor

Fixes #861
Fixes #870

@@ -254,9 +285,9 @@ class ArgumentListWrappingRuleTest {
}

@Test
fun testFormatPreservesIndentWithAnnotationsOnMultiLine() {
fun testLintPreservesIndentWithAnnotationsOnMultiLine() {
Copy link
Collaborator

Choose a reason for hiding this comment

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

hm, why this has been changed?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Undid the test.

@romtsn
Copy link
Collaborator

romtsn commented Sep 28, 2020

Perfect, thank you!

@romtsn romtsn merged commit 140fba5 into pinterest:master Sep 28, 2020
@t-kameyama t-kameyama deleted the issue_861 branch September 28, 2020 18:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants