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:
@@ -0,0 +1,5 @@
|
||||
<html>
|
||||
<body>
|
||||
This inspection reports when equality check should be used instead of elvis
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user