Add "simplify if with constant" inspection #KT-17919 Fixed
This commit is contained in:
committed by
Mikhail Glukhikh
parent
7634673213
commit
cb19a86c44
@@ -0,0 +1,5 @@
|
||||
<html>
|
||||
<body>
|
||||
This inspection reports 'if' expressions whose condition is constant and therefore the expression can be simplified.
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user