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
6f03e42ef7632c2087a7874ccf0ec00a23b4038c
kotlin-fork
/
idea
/
testData
/
inspectionsLocal
/
collections
T
History
Toshiaki Kameyama
3f7aab6fae
Redundant 'asSequence' call: don't report when reciever type is Map
...
#KT-41338 Fixed
2020-09-04 22:10:34 +02: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
tests: apply official code style
2020-05-07 12:36:44 +00: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