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
/
collections
/
uselessCallOnNotNull
T
History
kenji tomita
6d9fb4f382
Fix #KT-26902 Bad quickfix name for "Call on non-null type may be reduced"
2018-09-19 15:56:26 +03:00
..
.inspection
…
NotNullType.kt
…
NotNullType.kt.after
…
NotNullTypeChain.kt
…
NotNullTypeChain.kt.after
…
NullOrBlankSafe.kt
Fix #KT-26902 Bad quickfix name for "Call on non-null type may be reduced"
2018-09-19 15:56:26 +03:00
NullOrBlankSafe.kt.after
Fix #KT-26902 Bad quickfix name for "Call on non-null type may be reduced"
2018-09-19 15:56:26 +03:00
NullOrEmpty.kt
…
NullOrEmpty.kt.after
…
NullOrEmptyFake.kt
…
NullOrEmptySafe.kt
…
NullOrEmptySafe.kt.after
…
OrEmptyFake.kt
…
SafeCall.kt
…
SafeCall.kt.after
…
Sequence.kt
"Useless call on collection type" inspection: Apply to 'kotlin.sequences.orEmpty'
2018-08-30 14:50:56 +03:00
Sequence.kt.after
"Useless call on collection type" inspection: Apply to 'kotlin.sequences.orEmpty'
2018-08-30 14:50:56 +03:00
String.kt
…
String.kt.after
…