style: include ENMI_EQUALS_ON_ENUM (#5189)

This commit is contained in:
Piotr Idzik
2024-05-28 21:03:52 +02:00
committed by GitHub
parent 1a98ebe36b
commit 2cda944643
2 changed files with 2 additions and 5 deletions

View File

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