Igor Yakovlev
|
bd9877cc62
|
Rename testdata from DestructuringDeclarations to DestructionDeclarations
|
2020-03-26 12:35:49 +03:00 |
|
Dmitry Gridin
|
cb66625688
|
TrailingComma: fix case of when without expression or property
#KT-34744
#KT-36393 Fixed
|
2020-02-06 23:55:59 +07:00 |
|
Dmitry Gridin
|
195d9020a6
|
TrailingCommaInspection: shouldn't be associated with formatter settings
#KT-34744
|
2020-02-04 21:34:53 +07:00 |
|
Dmitry Gridin
|
7627834dd0
|
TrailingCommaInspection: report Missing trailing comma on argument
#KT-34744
|
2020-01-23 17:36:38 +07:00 |
|
Dmitry Gridin
|
63ee723928
|
TrailingCommaPostFormatProcessor: improve findInvalidCommas
Add case for line break between argument and comma
#KT-34744
|
2020-01-23 17:36:38 +07:00 |
|
Dmitry Gridin
|
ca1aa6ed4e
|
TrailingCommaInspection: should report Missing line break
#KT-34744
|
2020-01-23 17:36:38 +07:00 |
|
Dmitry Gridin
|
976db65911
|
TrailingCommaInspection: replace "Redundant trailing comma" message with "Useless trailing comma"
#KT-34744
|
2020-01-20 16:56:06 +07:00 |
|
Dmitry Gridin
|
6c166e744a
|
Implement TrailingCommaInspection
#KT-34744
|
2020-01-17 21:02:55 +07:00 |
|