Dmitry Gridin
|
c34b417d0c
|
Fix tests after disabling trailing comma
#KT-34744
|
2020-02-04 21:34:53 +07:00 |
|
Dmitry Gridin
|
c195cd46f2
|
Formatter: support trailing comma in value arguments
#KT-34744
|
2020-01-17 21:02:52 +07:00 |
|
Dmitry Gridin
|
13ae4a28a8
|
Formatter: support trailing comma in value parameters
#KT-34744
|
2020-01-17 21:02:52 +07:00 |
|
Nikolay Krasko
|
2841931ffa
|
Do not force new line in body for empty functions and function expressions (KT-10828)
#KT-10828 Fixed
|
2016-12-14 13:35:31 +03:00 |
|
Denis Zharkov
|
b650753643
|
Change formatting of function expressions without names
No spaces between 'fun' and value parameter list
|
2015-05-20 09:24:56 +03:00 |
|
Stanislav Erokhin
|
cbcd2c3cce
|
Fixed formatter for function expression
|
2015-03-26 22:08:46 +03:00 |
|