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
When return / break keywords are present both in if and else blocks, there should be an inspection to tell that the else keyword / branch could be dropped.