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
4901cdb11ff4d25ab516ca79f0983dc3dde05c9b
kotlin-fork
/
idea
/
testData
/
inspectionsLocal
/
collections
T
History
Toshiaki Kameyama
4901cdb11f
ConvertCallChainIntoSequence: support functions added in Kotlin 1.4
...
#KT-40448 Fixed
2020-08-12 16:28:29 +03:00
..
convertCallChainIntoSequence
ConvertCallChainIntoSequence: support functions added in Kotlin 1.4
2020-08-12 16:28:29 +03:00
redundantAsSequence
Introduce "Redundant 'asSequence' call" inspections
2020-06-02 22:17:54 +03: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