You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is WAI from our perspective. We want some level of indent on the chained calls. Admittedly, the result is unbalanced, but it was preferable to no indentation.
This breaks from both the Android and Kotlinlang guidance on indentation. Since neither of these guides provides guidance on this specific case it feels overly-opinionated to enforce double indentation.
The continuation indent is (I believe incorrectly) being twice when a chained function call is present.
Some examples, formatted using the live playground:
Expected:
The text was updated successfully, but these errors were encountered: