style: include IMC_IMMATURE_CLASS_VAR_NAME (#5197)

This commit is contained in:
Piotr Idzik
2024-06-01 23:36:12 +02:00
committed by GitHub
parent 5e4db7baf1
commit 2e387fe54e
2 changed files with 4 additions and 7 deletions

View File

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