Introduce "double negation" inspection #KT-4748 Fixed
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
<html>
|
||||
<body>
|
||||
This inspection reports redundant double negation usages, like <code>val truth = !!true</code>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user