10 lines
372 B
XML
10 lines
372 B
XML
<problems>
|
|
<problem>
|
|
<file>main.kt</file>
|
|
<line>3</line>
|
|
<module>light_idea_test_case</module>
|
|
<entry_point TYPE="file" FQNAME="temp:///src/src/main.kt" />
|
|
<problem_class severity="WARNING" attribute_key="WARNING_ATTRIBUTES">Explicit 'get'</problem_class>
|
|
<description>Replace 'get' call with index operator</description>
|
|
</problem>
|
|
</problems> |