Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prevent result of Cli#execute_run from being clobbered. #195

Merged
merged 1 commit into from Dec 30, 2014
Merged

Prevent result of Cli#execute_run from being clobbered. #195

merged 1 commit into from Dec 30, 2014

Conversation

david
Copy link
Contributor

@david david commented Dec 30, 2014

This fixes a problem where, currently, when you run pre-commit run from the command line, it always returns an exit code of 1, which is really bad when you're using it, say, in a CI environment.

@mpapis
Copy link
Collaborator

mpapis commented Dec 30, 2014

@jish looks good 👍

@jish
Copy link
Owner

jish commented Dec 30, 2014

Thanks for your contribution! :)

jish added a commit that referenced this pull request Dec 30, 2014
Prevent result of Cli#execute_run from being clobbered.
@jish jish merged commit 5a404d8 into jish:master Dec 30, 2014
@david
Copy link
Contributor Author

david commented Dec 30, 2014

My pleasure, thanks for the gem!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants