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
539f8afef3f7cf1e9a0b7b3e976d9515c900e696
kotlin-fork
/
idea
/
testData
/
inspectionsLocal
/
useExpressionBody
T
History
Mikhail Glukhikh
539f8afef3
Style: do not highlight single
return when
as "Use expresison body"
2017-11-18 12:34:58 +03:00
..
convertToExpressionBody
…
.inspection
…
if.kt
…
if.kt.after
…
multiLine.kt
…
multiLine.kt.after
…
oneLine.kt
…
oneLine.kt.after
…
veryVeryLong.kt
…
veryVeryLong.kt.after
…
when.kt
Style: do not highlight single
return when
as "Use expresison body"
2017-11-18 12:34:58 +03:00
when.kt.after
Style: do not highlight single
return when
as "Use expresison body"
2017-11-18 12:34:58 +03:00
whenWithEarlyReturn.kt
…