0cf318918c
Related to KT-14344
5 lines
200 B
HTML
5 lines
200 B
HTML
<html>
|
|
<body>
|
|
This inspection reports <b>until</b> and <b>..</b> operator usages that are replaceable with <b>Collection.indices</b>
|
|
or iteration over collection inside <b>for</b> loop.</body>
|
|
</html> |