mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-18 09:34:34 +07:00
revert
This commit is contained in:
@@ -15,4 +15,10 @@
|
||||
<problem_class>Constant conditions & exceptions</problem_class>
|
||||
<description>Condition <code>b</code> is always <code>true</code>.</description>
|
||||
</problem>
|
||||
<problem>
|
||||
<file>Test.java</file>
|
||||
<line>5</line>
|
||||
<problem_class severity="WARNING" attribute_key="WARNING_ATTRIBUTES">Constant conditions & exceptions</problem_class>
|
||||
<description>Condition <code>CONST</code> is always <code>true</code></description>
|
||||
</problem>
|
||||
</problems>
|
||||
|
||||
Reference in New Issue
Block a user