Skip to content
Commit c4257f96 authored by Matej Starc's avatar Matej Starc Committed by Méven Car
Browse files

improve looping javascript code



There are a lot of for loops that can be replaced by either for-in or for-of loops when iterating over a whole array and some simple code cleanup is a port of this MR as well.



Signed-off-by: Matej Starc's avatarMatej Starc <matej.starc@protonmail.com>
parent 40fc8bd6
Pipeline #478007 canceled with stage
in 1 minute and 9 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment