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
e2713501cee70db784846955cd2b2aba924dc657
kotlin-fork
/
idea
/
testData
/
inspectionsLocal
/
collections
/
uselessCallOnNotNull
T
History
Toshiaki Kameyama
6a140fb9ed
"Useless call on collection type" inspection: Apply to 'kotlin.sequences.orEmpty'
2018-08-30 14:50:56 +03:00
..
.inspection
…
NotNullType.kt
…
NotNullType.kt.after
…
NotNullTypeChain.kt
…
NotNullTypeChain.kt.after
…
NullOrBlankSafe.kt
Introduce "Useless call on collection type" inspection
2017-06-29 16:25:50 +03:00
NullOrBlankSafe.kt.after
Introduce "Useless call on collection type" inspection
2017-06-29 16:25:50 +03:00
NullOrEmpty.kt
…
NullOrEmpty.kt.after
…
NullOrEmptyFake.kt
…
NullOrEmptySafe.kt
Introduce "Useless call on collection type" inspection
2017-06-29 16:25:50 +03:00
NullOrEmptySafe.kt.after
Introduce "Useless call on collection type" inspection
2017-06-29 16:25:50 +03:00
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
…