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
Improve error message for missing gemfile dependencies
If you hadn't run `bundle install --gemfile=<overcommit-gemfile>`, you
would get an error during a hook run that lead you to believe there was
a problem with your `Gemfile`, when it was the separate Overcommit gem
file.
Fix this by improving the error message to make this clearer.
0 commit comments