Enterman
|
d09b20f11d
|
Inspection to replace !string.isBlank() with string.isNotBlank()
#KT-40769 Fixed
|
2020-09-03 14:20:35 +02:00 |
|
Toshiaki Kameyama
|
6b35c06d50
|
Add intention to replace '!isNotEmpty()' to 'isEmpty()'
#KT-30123 Fixed
|
2019-03-06 11:06:40 +03:00 |
|
kenji tomita
|
7b43d5c972
|
Add inspection for converting !collection.isEmpty() -> isNotEmpty()
#KT-27556 Fixed
|
2018-12-26 19:25:14 +03:00 |
|