mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
description IDEA-41604
(cherry picked from commit 9c3882eddbfbf512fe52f6895323de2379fdfb8a)
This commit is contained in:
@@ -3,6 +3,9 @@
|
||||
<font face="verdana" size="-1">This inspection reports those conditions in the specified inspection scope that are
|
||||
always <b><font color="#000080">true</font></b> or <b><font color="#000080">false</font></b>,
|
||||
as well as points out where a <b><font color="#000080">RuntimeException</font></b> may be thrown,
|
||||
based on data flow analysis of the code.</font>
|
||||
based on data flow analysis of the code.<br>
|
||||
This inspection also reports Nullable/NotNull contract violations.
|
||||
Annotations to support the contract can be configured (by default @Nullable/@NotNull annotations from annotations.jar will be used)
|
||||
</font>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user