kay-horst

Results 1 comments of kay-horst

The plugin now adds commas after each last parameter of a method, if each parameter is on its own line: ``` class Foo( private val value1: String, private val value2:...