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
Explicitly exclude sample projects from Rubocop tests
Running a `bundle install` locally in one of the sample projects can leave behind a vendor bundle that the top-level Rubocop will try to inspect.
This explicitly ignores those.
0 commit comments