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
Also, the inefficient-state-variable-increment rule doesn't apply to mapping variables based on my testing. In this case, the rule is a false positive.
Uh oh!
There was an error while loading. Please reload this page.
Why is there no
inefficient-state-variable-decrement
to detect the decrement case, similar to theinefficient-state-variable-increment
case?The text was updated successfully, but these errors were encountered: