JS: add inspection for the case when something with dynamic type implicitly casted to kotlin another type

This commit is contained in:
Zalim Bashorov
2016-10-10 16:03:56 +03:00
parent d05cb9f894
commit 45d42bdff8
7 changed files with 213 additions and 0 deletions
@@ -0,0 +1,5 @@
<html>
<body>
This inspection reports expressions with dynamic type in the specified inspection scope that are implicitly casted to another type.
</body>
</html>