Temporarily disabled "Unused symbol" for companion objects.
This commit is contained in:
@@ -32,6 +32,7 @@
|
||||
<description>Object 'A' is never used</description>
|
||||
</problem>
|
||||
|
||||
<!--
|
||||
<problem>
|
||||
<file>defaultObjectUnused.kt</file>
|
||||
<line>2</line>
|
||||
@@ -49,4 +50,5 @@
|
||||
<problem_class severity="WARNING" attribute_key="NOT_USED_ELEMENT_ATTRIBUTES">Unused Symbol</problem_class>
|
||||
<description>Object 'Named' is never used</description>
|
||||
</problem>
|
||||
-->
|
||||
</problems>
|
||||
|
||||
Reference in New Issue
Block a user