KT-17888 Inspection to warn about suspicious combination of == and ===
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
<html>
|
||||
<body>
|
||||
This inspection reports when == and === used on same variable in one expression
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user