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
94de114894a6acdde75e3e0349b80c331aba6a67
kotlin-fork
/
idea
/
testData
/
inspectionsLocal
/
collections
T
History
Toshiaki Kameyama
148f49d54a
UselessCallOnCollectionInspection: fix false positive when lambda last statement is function call that returns generic type
...
#KT-38267 Fixed
2020-06-03 20:42:42 +03:00
..
convertCallChainIntoSequence
fix some tests for as36
2020-05-08 19:13:28 +07: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