Toshiaki Kameyama
|
b8ae13b3d9
|
RedundantLetInspection: remove 'let' safe call correctly
#KT-37148 Fixed
|
2020-05-27 02:38:39 +09:00 |
|
Toshiaki Kameyama
|
266149b88c
|
RedundantLetInspection: fix false positive with nullable receiver extension call
#KT-31601 Fixed
|
2020-03-02 10:21:47 +07:00 |
|
Dmitry Gridin
|
13e98e712e
|
RedundantLetInspection: fix false negative for references
#KT-34603 Fixed
|
2019-10-29 17:25:50 +07:00 |
|
Dmitry Gridin
|
b97aaf0f71
|
Split ReplaceSingleLineLetInspection to SimpleRedundantLet & ComplexRedundantLet
Relates to #KT-32010
|
2019-06-25 14:37:04 +07:00 |
|