You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Increased the number of allowed return statements to three. Restricting
the number of return statements to two resulted in code that was less
easier to read than code with more return statements.
0 commit comments