facebook / ktfmt

A program that reformats Kotlin source code to comply with the common community standard for Kotlin code conventions.
https://facebook.github.io/ktfmt/
Apache License 2.0
857 stars 66 forks source link

Don't insert trailing commas over the max width #473

Closed nreid260 closed 4 weeks ago

nreid260 commented 4 weeks ago

Closes https://github.com/facebook/ktfmt/issues/472

nreid260 commented 4 weeks ago

@hick209

hick209 commented 4 weeks ago

TBH I'd prefer to have the code as is vs this modification here.

I'm happy to hear arguments countering that though, but if you don't have any, just keep this PR closed.