Add inspection for potentially wrongly placed unary operators
So #KT-18236 Fixed
This commit is contained in:
committed by
Mikhail Glukhikh
parent
eaea160f0e
commit
647558c98a
@@ -0,0 +1,5 @@
|
||||
<html>
|
||||
<body>
|
||||
This inspection reports an unary operator followed by a dot qualifier (such as <code>-1.inc()</code>) that is potentially wrong.
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user