pinterest / ktlint

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

Ignore max line length in case the line contains only a string template followed by a comma #2598

Closed paul-dingemans closed 3 months ago

paul-dingemans commented 3 months ago

Description

Ignore max line length in case the line contains only a string template followed by a comma

Closes #2597

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