This website requires JavaScript.
Explore
Help
Register
Sign In
azalea
/
kotlin-fork
Watch
1
Star
0
Fork
0
You've already forked kotlin-fork
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
94de114894a6acdde75e3e0349b80c331aba6a67
kotlin-fork
/
idea
/
testData
/
inspectionsLocal
/
replaceNegatedIsEmptyWithIsNotEmpty
T
History
Toshiaki Kameyama
6b35c06d50
Add intention to replace '!isNotEmpty()' to 'isEmpty()'
...
#KT-30123 Fixed
2019-03-06 11:06:40 +03:00
..
.inspection
…
notNegate.kt
Add intention to replace '!isNotEmpty()' to 'isEmpty()'
2019-03-06 11:06:40 +03:00
simple.kt
…
simple.kt.after
…
stringIsEmpty.kt
Add intention to replace '!isNotEmpty()' to 'isEmpty()'
2019-03-06 11:06:40 +03:00
stringIsEmpty.kt.after
Add intention to replace '!isNotEmpty()' to 'isEmpty()'
2019-03-06 11:06:40 +03:00
stringIsNotEmpty.kt
Add intention to replace '!isNotEmpty()' to 'isEmpty()'
2019-03-06 11:06:40 +03:00
stringIsNotEmpty.kt.after
Add intention to replace '!isNotEmpty()' to 'isEmpty()'
2019-03-06 11:06:40 +03:00