Merge ReplaceArraysCopyOfWithCopyOfInspection and ReplaceJavaStaticMethodWithTopLevelFunctionInspection

Relates to #KT-23023
This commit is contained in:
Dmitry Gridin
2019-04-11 11:07:53 +07:00
parent 50b89dd587
commit 6b7f4dda31
11 changed files with 30 additions and 100 deletions
@@ -1,5 +0,0 @@
<html>
<body>
This inspection reports <code>Arrays.copyOf</code> function calls replaceable with <code>copyOf</code>.
</body>
</html>