mirror of
https://github.com/TheAlgorithms/Java.git
synced 2026-03-13 08:40:43 +08:00
style: include NAB_NEEDLESS_BOX_TO_UNBOX (#5488)
This commit is contained in:
@@ -165,9 +165,6 @@
|
||||
<Match>
|
||||
<Bug pattern="DSOC_DUBIOUS_SET_OF_COLLECTIONS" />
|
||||
</Match>
|
||||
<Match>
|
||||
<Bug pattern="NAB_NEEDLESS_BOX_TO_UNBOX" />
|
||||
</Match>
|
||||
<Match>
|
||||
<Bug pattern="FPL_FLOATING_POINT_LOOPS" />
|
||||
</Match>
|
||||
|
||||
Reference in New Issue
Block a user