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

Add husky pre-commit hooks #565

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from
Open

Conversation

Tammo-Feldmann
Copy link
Contributor

I'm using husky to add pre commit and pre-push hooks. I only added the very basics of linting before commits and testing before pushing. I also set up the husky hooks with a prepare script in the package.json so that it installs on any fresh install of the project.

@Tammo-Feldmann
Copy link
Contributor Author

@naomatheus I created this PR as a response to your suggestion that we use pre-commit hooks. This is a very minimal setup so far. Feel free to tweak it the way that you had envisioned. Will be curious to see what you think about this setup.

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.

1 participant