mirror of
https://github.com/TheAlgorithms/Java.git
synced 2026-03-13 08:40:43 +08:00
style: include RV_RETURN_VALUE_IGNORED (#5152)
This commit is contained in:
@@ -104,9 +104,6 @@
|
||||
<Match>
|
||||
<Bug pattern="NP_IMMEDIATE_DEREFERENCE_OF_READLINE" />
|
||||
</Match>
|
||||
<Match>
|
||||
<Bug pattern="RV_RETURN_VALUE_IGNORED" />
|
||||
</Match>
|
||||
<Match>
|
||||
<Bug pattern="EQ_COMPARETO_USE_OBJECT_EQUALS" />
|
||||
</Match>
|
||||
|
||||
Reference in New Issue
Block a user