Sign in
android
/
platform
/
external
/
jetbrains
/
kotlin
/
refs/heads/compose-dev
/
.
/
idea
/
resources-en
/
inspectionDescriptions
/
IfThenToElvis.html
blob: 617617112f6b4aeef521a94aebf77d6e777f4aad [
file
] [
log
] [
blame
] [
edit
]
<html>
<body>
This inspection reports
<b>
if-then
</b>
expressions that can be folded into elvis (
<b>
?:
</b>
) expressions.
</body>
</html>