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
The issue message for NoLineBreakBeforeAssignment.kt is a duplicate of the ktlint wrapper alphabetically preceeding it, NoLineBreakAfterElse.kt . The message is
override val issue = issueFor("Reports line breaks after else")
which is not an appropriate description for NoLineBreakBeforeAssignment.
The text was updated successfully, but these errors were encountered:
The issue message for NoLineBreakBeforeAssignment.kt is a duplicate of the ktlint wrapper alphabetically preceeding it, NoLineBreakAfterElse.kt . The message is
which is not an appropriate description for NoLineBreakBeforeAssignment.
The text was updated successfully, but these errors were encountered: