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
The fix for SIM114 has a bug: it does not take operator precedence into account when combining two expressions with or. It should sometimes add parentheses around one expression or the other.
The fix for SIM114 has a bug: it does not take operator precedence into account when combining two expressions with
or
. It should sometimes add parentheses around one expression or the other.The text was updated successfully, but these errors were encountered: