style: include RV_RETURN_VALUE_IGNORED (#5152)

This commit is contained in:
Piotr Idzik
2024-05-09 17:23:22 +02:00
committed by GitHub
parent 27c0978851
commit 52f15b2b08
2 changed files with 0 additions and 4 deletions

View File

@@ -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>