Introduce "cascade if" inspection suggesting replacement with when
So #KT-18615 Fixed
This commit is contained in:
committed by
Mikhail Glukhikh
parent
1ddaee5b4a
commit
8273eff1a1
@@ -0,0 +1,5 @@
|
||||
<html>
|
||||
<body>
|
||||
This inspection reports if statements with three or more branches that can be replaced with when.
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user