Files
kotlin-fork/idea/resources-en/inspectionDescriptions/TrailingComma.html
T
Dmitry Gridin 0df5d5158d Add resources-en for idea
#KT-38297 Fixed
2020-05-19 16:22:06 +07:00

7 lines
167 B
HTML

<html>
<body>
This inspection reports commas which have a different position from the one recommended in the style guide,
and offers to reformat them.
</body>
</html>