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
/
collections
/
uselessCallOnCollection
T
History
Toshiaki Kameyama
081d6c1dff
Useless call on collection: propose 'Replace with toList()' instead of 'Remove useless call' if receiver is array type
...
#KT-38961 Fixed
2020-05-20 12:46:23 +03:00
..
.inspection
…
FilterIsExactInstance.kt
…
FilterIsExactInstance.kt.after
…
FilterIsExactInstanceFake.kt
…
FilterIsExactInstanceOnArray.kt
Useless call on collection: propose 'Replace with toList()' instead of 'Remove useless call' if receiver is array type
2020-05-20 12:46:23 +03:00
FilterIsExactInstanceOnArray.kt.after
Useless call on collection: propose 'Replace with toList()' instead of 'Remove useless call' if receiver is array type
2020-05-20 12:46:23 +03:00
FilterIsForFlexible.kt
…
FilterIsSupertypeInstance.kt
…
FilterIsSupertypeInstance.kt.after
…
FilterIsSupertypeInstanceFake.kt
…
FilterNotNull.kt
…
FilterNotNull.kt.after
…
filterNotNullFake.kt
…
FilterNotNullOnArray.kt
Useless call on collection: propose 'Replace with toList()' instead of 'Remove useless call' if receiver is array type
2020-05-20 12:46:23 +03:00
FilterNotNullOnArray.kt.after
Useless call on collection: propose 'Replace with toList()' instead of 'Remove useless call' if receiver is array type
2020-05-20 12:46:23 +03:00
FilterNotNullOnIterable.kt
Useless call on collection: propose 'Replace with toList()' instead of 'Remove useless call' if receiver is array type
2020-05-20 12:46:23 +03:00
FilterNotNullOnIterable.kt.after
Useless call on collection: propose 'Replace with toList()' instead of 'Remove useless call' if receiver is array type
2020-05-20 12:46:23 +03:00
FilterNotNullOnSet.kt
Useless call on collection: propose 'Replace with toList()' instead of 'Remove useless call' if receiver is array type
2020-05-20 12:46:23 +03:00
FilterNotNullOnSet.kt.after
Useless call on collection: propose 'Replace with toList()' instead of 'Remove useless call' if receiver is array type
2020-05-20 12:46:23 +03:00
MapIndexedNotNullTo.kt
…
MapIndexedNotNullTo.kt.after
…
MapNotNullTo.kt
…
MapNotNullTo.kt.after
…
MapNotNullWithLambda2.kt
…
MapNotNullWithLambda2.kt.after
…
MapNotNullWithLambda3.kt
…
MapNotNullWithLambda3.kt.after
…
MapNotNullWithLambda4.kt
…
MapNotNullWithLambda4.kt.after
…
MapNotNullWithLambda.kt
…
MapNotNullWithLambda.kt.after
…
MapNotNullWithLambdaFake.kt
…
MapNotNullWithReference.kt
…
MapNotNullWithReference.kt.after
…
MapNotNullWithReferenceFake.kt
…