Inspection to report explicit type arguments that can be removed from function calls

This commit is contained in:
Tal Man
2014-05-01 10:22:34 -04:00
parent 0004948023
commit ab2ca539fe
7 changed files with 149 additions and 2 deletions
@@ -0,0 +1,5 @@
<html>
<body>
This inspection reports any function call wiith type arguments that can be safely removed and inferred
</body>
</html>