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