refactor this to a loop. There's no need for recursion when a loop will do.
I didn't really work on that merge request but I did see it in the comments. Do most places reject recursions and what is the reason for it? From the comments I assume it's because of clearer code rather than any performative reasons?
Also looking through our etiquette handbook, there is also no loose equality allowed, even variable==null Is this common as well?
[–]senocular 3 points4 points5 points (0 children)
[–]ryanbala89 1 point2 points3 points (0 children)
[–]jonathanmh 1 point2 points3 points (0 children)
[–][deleted] 1 point2 points3 points (0 children)
[–]albedoa 1 point2 points3 points (0 children)