Toshiaki Kameyama
|
a2f55e8b7c
|
Remove redundant calls of the conversion method: report for unsigned types
#KT-30263 Fixed
|
2020-05-27 02:38:39 +09:00 |
|
Toshiaki Kameyama
|
8969e7a6e1
|
"Remove redundant toString": fix false positive for nested nullable
So #KT-24557 Fixed
|
2018-06-05 16:03:54 +03:00 |
|
Toshiaki Kameyama
|
488e5e9f60
|
Do not suggest "redundant toInt() call" for comparison receiver
So #KT-23133 Fixed
|
2018-04-03 19:49:31 +03:00 |
|
shiraji
|
44ca45123d
|
KT-15142 Remove redundant calls of the conversion method wrongly shown for Any?.toString
#KT-15142 Fixed
|
2016-12-09 14:33:55 +03:00 |
|
shiraji
|
2815b5e62b
|
KT-15030 Remove redundant calls of conversion methods: false positive for 'toList()'
#KT-15030 Fixed
|
2016-12-07 19:00:12 +03:00 |
|
shiraji
|
62f81e795c
|
Redundant calls of conversion methods: do not suggest for flexible receiver types #KT-14570 Fixed
|
2016-10-31 12:24:43 +03:00 |
|
shiraji
|
a1f1716044
|
Add inspection/intention for redundant calls of conversion methods #KT-10871 Fixed
Also #KT-12625 Fixed
|
2016-10-17 12:05:18 +03:00 |
|