pinterest / ktlint

An anti-bikeshedding Kotlin linter with built-in formatter
https://pinterest.github.io/ktlint/
MIT License
6.08k stars 504 forks source link

Do not wrap binary expression value argument if it is already preceded by a newline #2493

Closed paul-dingemans closed 6 months ago

paul-dingemans commented 6 months ago

Description

Do not wrap binary expression value argument if it is already preceded by a newline

Closes #2492

Checklist

Before submitting the PR, please check following (checks which are not relevant may be ignored):

Documentation is updated. See difference between snapshot and release documentation