Temporarily disabled "Unused symbol" for companion objects.

This commit is contained in:
Evgeny Gerashchenko
2015-03-18 15:07:32 +03:00
parent 2aeccc7011
commit 2fcee37b58
2 changed files with 5 additions and 0 deletions
@@ -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>