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
Thanks for reporting. Minimum requirement should be that the TYPE_REFERENCE context(Int) () -> Unit will not be wrapped. If the type has a default value the equals sign should be on the same line as the type reference. The default value itself is allowed to be wrapped, if it does not fit the line.
Expected Behavior
All following formattings should be accepted:
Observed Behavior
ktlint formats both cases as follows:
Your Environment
The text was updated successfully, but these errors were encountered: