Introduce inspection "replace arrayOf with literal" #KT-17164 Fixed
This commit is contained in:
committed by
Mikhail Glukhikh
parent
fb9d88315a
commit
9990550429
@@ -0,0 +1,5 @@
|
||||
<html>
|
||||
<body>
|
||||
This inspection reports 'arrayOf' calls that can be replaced with array literals [...].
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user