Files
kotlin-fork/idea/resources/inspectionDescriptions/TrailingComma.html
T
Dmitry Gridin 6c166e744a Implement TrailingCommaInspection
#KT-34744
2020-01-17 21:02:55 +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>