Skip to content

fix: Don't exit with non-zero code on error#80

Merged
kentcdodds merged 1 commit intoghooks-org:masterfrom
ta2edchimp:pr/no-error-on-exit
Apr 12, 2016
Merged

fix: Don't exit with non-zero code on error#80
kentcdodds merged 1 commit intoghooks-org:masterfrom
ta2edchimp:pr/no-error-on-exit

Conversation

@ta2edchimp
Copy link
Collaborator

By default, do not exit with an error if ghooks is not found.
This is to a) fix #70 and b) the preparation to introduce that behavior as optional.

@ta2edchimp ta2edchimp force-pushed the pr/no-error-on-exit branch from 0e47510 to e7bf09c Compare April 12, 2016 21:10
@ta2edchimp
Copy link
Collaborator Author

@gtramontina @kentcdodds if one of you guys could have a look.

I'd try to finish another PR in the upcoming days, that would get »exit with error« back, but as an optional config.

@kentcdodds
Copy link

This LGTM!

@kentcdodds kentcdodds merged commit 4fe533c into ghooks-org:master Apr 12, 2016
@gtramontina
Copy link
Collaborator

Thanks for addressing this issue, @ta2edchimp.
For the sake of documenting it, this PR is basically reverting #62, correct?

@ta2edchimp
Copy link
Collaborator Author

For the sake of documenting it, this PR is basically reverting #62, correct?

Exactly.

@ta2edchimp ta2edchimp deleted the pr/no-error-on-exit branch April 13, 2016 13:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

Should not exit with error when ghooks is missing

3 participants