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
81baf4fae5c1efec00a67dc26b4007663efbf126
kotlin-fork
/
idea
/
testData
/
inspectionsLocal
/
collections
T
History
Toshiaki Kameyama
b008e6c9be
SimplifiableCallChainInspection: don't report if suspend function cannot be called correctly
...
#KT-23934 Fixed
2020-09-29 23:58:24 +09:00
..
convertCallChainIntoSequence
Cleanup as36 patchset files (KTI-315)
2020-08-19 19:40:00 +03:00
redundantAsSequence
Redundant 'asSequence' call: don't report when reciever type is Map
2020-09-04 22:10:34 +02:00
simplifiableCall
flatMap call could be simplified to flatten(): Fix false positive with Array
2019-08-23 14:12:17 +07:00
simplifiableCallChain
SimplifiableCallChainInspection: don't report if suspend function cannot be called correctly
2020-09-29 23:58:24 +09:00
uselessCallOnCollection
UselessCallOnCollectionInspection: fix false positive when lambda last statement is function call that returns generic type
2020-06-03 20:42:42 +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