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
4e496cf2b206ec7bcd899150329bd755ad232e5f
kotlin-fork
/
idea
/
testData
/
inspectionsLocal
/
redundantSuspend
T
History
Ilmir Usmanov
87bbac9d43
Take coroutineContext into account in RedundantSuspendModifierInspection
...
#KT-22651: Fixed
2018-02-08 19:34:20 +03:00
..
.inspection
…
coroutineContext.kt
Take coroutineContext into account in RedundantSuspendModifierInspection
2018-02-08 19:34:20 +03:00
getterDelegate.kt
…
override.kt
Do not report "redundant suspend" on override / open #KT-21938 Fixed
2017-12-28 20:31:24 +03:00
setterDelegate.kt
…