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
Ktlint 1.7.0 introduced a new experimental rule expression-operand-wrapping. It turns out that this rule is not marked as experimental. As of that the rule runs by default. As the rule might not yet been stable, this is unwanted.