style: include NAB_NEEDLESS_BOXING_PARSE (#5184)

This commit is contained in:
Piotr Idzik
2024-05-28 08:47:51 +02:00
committed by GitHub
parent 70c1d97ab1
commit 92887a10c2
2 changed files with 1 additions and 4 deletions

View File

@@ -225,9 +225,6 @@
<Match>
<Bug pattern="ENMI_EQUALS_ON_ENUM" />
</Match>
<Match>
<Bug pattern="NAB_NEEDLESS_BOXING_PARSE" />
</Match>
<Match>
<Bug pattern="IMC_IMMATURE_CLASS_VAR_NAME" />
</Match>