Skip to content
This repository was archived by the owner on Nov 5, 2020. It is now read-only.

Husky pre-push Git hook integration#46

Merged
holgerd77 merged 1 commit intomasterfrom
add-githook
Mar 20, 2019
Merged

Husky pre-push Git hook integration#46
holgerd77 merged 1 commit intomasterfrom
add-githook

Conversation

@holgerd77
Copy link
Member

This PR adds a simple pre-push Git hook using the Husky package as suggested in ethereumjs/ethereumjs-config#16.

This works like a charm 🙏 🎊 - I am already in love - since it will prevent many future double-rounds on community and non-community commits.

I have a tendency to just only add linting - since it is by far the most common cause of initial CI failure - and not add testing, since this might be annoying or limiting at times. Think with linting we are already a lot far better off.

This is an exemplary first appliance, I would go through the other repos and do the integration together with some other work for practicality once this is approved.

@holgerd77
Copy link
Member Author

Ah, and I tested both the failure and (obvious 😄) the success case.

Copy link
Contributor

@s1na s1na left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🎉 yaay! 😄

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants