Dmitry Gridin
|
262c9e6858
|
TrailingCommaPostFormatProcessor: should work with call-site in limited mode
* remove useless comma
* format call if comma exists
#KT-39079 Fixed
|
2020-05-27 11:24:06 +00:00 |
|
Dmitry Gridin
|
b5d0956a5e
|
Move call-site trailing comma to registry
#KT-34744
|
2020-02-04 21:34:53 +07:00 |
|
Dmitry Gridin
|
9511348497
|
TrailingCommaPostFormatProcessor: should be completed in one round
#KT-34744
|
2020-01-17 21:02:53 +07:00 |
|
Dmitry Gridin
|
4adfaab3ec
|
Formatter: support trailing comma in lambda parameters
#KT-34744
|
2020-01-17 21:02:53 +07:00 |
|
Dmitry Gridin
|
07bda5a759
|
Formatter: support trailing comma in collection literal expression
#KT-34744
|
2020-01-17 21:02:52 +07:00 |
|