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
/
coroutines
T
History
Mikhail Glukhikh
04bd5139d5
Don't suggest "return type is..." inspections for anonymous functions
...
#KT-29290 Fixed
2019-01-28 16:03:55 +03:00
..
deferredIsResult
Don't suggest "return type is..." inspections for anonymous functions
2019-01-28 16:03:55 +03:00
directUseOfResultType
Don't suggest "return type is..." inspections for anonymous functions
2019-01-28 16:03:55 +03:00
redundantAsync
Introduce DeferredIsResultInspection #KT-25620 Fixed
2018-12-01 11:07:02 +03:00
redundantRunCatching
Suppress RESULT_CLASS_IN_RETURN_TYPE in ResultIsResultInspection tests
2018-09-18 11:50:40 +03:00
suspendFunctionOnCoroutineScope
Add "Ambiguous context due to scope receiver in suspend fun" inspection
2018-12-12 17:10:37 +03:00