10 lines
416 B
XML
Vendored
10 lines
416 B
XML
Vendored
<problems>
|
|
<problem>
|
|
<file>simple.kt</file>
|
|
<line>2</line>
|
|
<module>light_idea_test_case</module>
|
|
<entry_point TYPE="file" FQNAME="simple.kt" />
|
|
<problem_class severity="WARNING" attribute_key="WARNING_ATTRIBUTES">Convert string concatenation to string template</problem_class>
|
|
<description>Convert concatenation to template</description>
|
|
</problem>
|
|
</problems> |