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 a line is skipped locally using Rubocops local disable we don't
want to report it. Rubocop offenses give us the `disabled?` method to
check if a violation was skipped locally.
0 commit comments