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
Line break is allowed only after assignment (eg. equals sign)
Auto formatting is supported via simplistic approach by putting
same line break with same indent from left side to right side of assignment
Closespinterest#105
Line break is allowed only after assignment (eg. equals sign)
Auto formatting is supported via simplistic approach by putting
same line break with same indent from left side to right side of assignment
Closespinterest/ktlint#105
I would like to enforce this rule
Source
Valid example
Violation example
I also would like to use same rule with functions.
Valid example
Violation example
PS. I'm happy to try implement it, if such PR is welcome.
The text was updated successfully, but these errors were encountered: