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
Multiple declarations in a single statement reduces readability.
Detect local variable declaration statements and update to have only one
statement per declaration.
Initialize values rather than independant assignments of each
element
0 commit comments