pinterest / ktlint

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

Do not rewrite a class to a single line signature in case it contains an EOL comment #2716

Closed paul-dingemans closed 5 days ago

paul-dingemans commented 5 days ago

Description

Do not rewrite a class to a single line signature in case it contains an EOL comment.

Closes #2689

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