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
Style/RedundantParentheses doesn't flag any of these as offenses. erange / irange nodes already wrapped in parentheses don't need additional parentheses around them.
Consider
Style/RedundantParentheses
doesn't flag any of these as offenses.erange
/irange
nodes already wrapped in parentheses don't need additional parentheses around them.The text was updated successfully, but these errors were encountered: