Add Boolean? == const to elvis conversion and vice versa #KT-15368 Fixed
Convert elvis to equality check implemented as inspection due code style guide
This commit is contained in:
+5
@@ -0,0 +1,5 @@
|
||||
<html>
|
||||
<body>
|
||||
Converts nullable boolean equality check to elvis operator
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user