Is there a way to require new lines & trailing...
# ktlint
r
Is there a way to require new lines & trailing commas for any parameter list with >= 3 params?
s
We don't have that level of configuration out if the box. There's an experimental parameter list wrapping rule that you might want to try forking and modifying
r
Thanks!