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
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
..
convertCallChainIntoSequence
fix some tests for as36
2020-05-08 19:13:28 +07:00
simplifiableCall
flatMap call could be simplified to flatten(): Fix false positive with Array
2019-08-23 14:12:17 +07:00
simplifiableCallChain
tests: apply official code style
2020-05-07 12:36:44 +00:00
uselessCallOnCollection
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
uselessCallOnNotNull
Fix #KT-26902 Bad quickfix name for "Call on non-null type may be reduced"
2018-09-19 15:56:26 +03:00