955bfd6e7b
This commit also refactors relevant intentions & inspections, like "add name to argument", "add names to call arguments", "unnamed boolean literal argument" #KT-30622 Fixed
6 lines
178 B
HTML
6 lines
178 B
HTML
<html>
|
|
<body>
|
|
This intention adds names to all positional arguments of a function call according to the named argument syntax,
|
|
starting with the current argument.
|
|
</body>
|
|
</html> |