style: include RV_ABSOLUTE_VALUE_OF_HASHCODE (#5273)

This commit is contained in:
Piotr Idzik
2024-07-02 21:47:35 +02:00
committed by GitHub
parent e63c39ac88
commit 5bc96cf789
2 changed files with 1 additions and 5 deletions

View File

@@ -89,9 +89,6 @@
<Match>
<Bug pattern="RCN_REDUNDANT_NULLCHECK_OF_NONNULL_VALUE" />
</Match>
<Match>
<Bug pattern="RV_ABSOLUTE_VALUE_OF_HASHCODE" />
</Match>
<!-- fb-contrib -->
<Match>
<Bug pattern="OCP_OVERLY_CONCRETE_PARAMETER" />