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
6c9321753988cdc7ee2b3e09d43a50a7cd9d67b1
kotlin-fork
/
idea
/
testData
/
inspectionsLocal
/
liftOut
T
History
Toshiaki Kameyama
6c93217539
Lift assignment out: don't report when expression is used as expression
...
#KT-36357 Fixed
2020-02-12 16:17:25 +03:00
..
ifToAssignment
Lift assignment out: don't report when expression is used as expression
2020-02-12 16:17:25 +03:00
ifToReturn
Lift return out: report also on 'return' keywords #KT-27173 Fixed
2018-10-25 19:51:36 +03:00
tryToAssignment
Lift assignment out: don't report when expression is used as expression
2020-02-12 16:17:25 +03:00
tryToReturn
Lift return out: report also on 'return' keywords #KT-27173 Fixed
2018-10-25 19:51:36 +03:00
whenToAssignment
Lift assignment out: don't report when expression is used as expression
2020-02-12 16:17:25 +03:00
whenToReturn
Lift return out: report also on 'return' keywords #KT-27173 Fixed
2018-10-25 19:51:36 +03:00