Add inspection to detect is checks for object types #KT-21741 Fixed

This commit is contained in:
Toshiaki Kameyama
2017-12-18 12:14:34 +03:00
committed by Mikhail Glukhikh
parent 247881baf9
commit 84a6ef6ac4
15 changed files with 228 additions and 0 deletions
@@ -0,0 +1,5 @@
<html>
<body>
This inspection reports redundant type checks for object.
</body>
</html>