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