mirror of
https://github.com/TheAlgorithms/Java.git
synced 2026-03-13 08:40:43 +08:00
style: include ENMI_EQUALS_ON_ENUM (#5189)
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user