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
a04aeeb4e152292e498d7cdc0e880df87580722d
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