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
d76db0e011a09494359af805e9b2e8614debbed7
kotlin-fork
/
idea
/
testData
/
inspectionsLocal
/
liftOut
T
History
Toshiaki Kameyama
ee406f1622
Lift assignment out: if last statement is lambda, enclose it in parentheses if necessary
...
#KT-38155 Fixed
2021-02-22 17:40:06 +01:00
..
ifToAssignment
Lift assignment out: if last statement is lambda, enclose it in parentheses if necessary
2021-02-22 17:40:06 +01:00
ifToReturn
…
tryToAssignment
Lift assignment out: don't report when expression is used as expression
2020-02-12 16:17:25 +03:00
tryToReturn
…
whenToAssignment
Lift assignment out: do not report when assignment variables are different
2020-06-01 21:42:03 +09:00
whenToReturn
…