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
While the constant-condition rule correctly flags true in this case, we should have a matching fixer (and code action in the language server) that simply had it removed.
While the
constant-conditionrule correctly flagstruein this case, we should have a matching fixer (and code action in the language server) that simply had it removed.