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

Git Lifecycle hooks #5

Closed
robmorgan-tab opened this issue Nov 18, 2022 · 0 comments · Fixed by #7
Closed

Git Lifecycle hooks #5

robmorgan-tab opened this issue Nov 18, 2022 · 0 comments · Fixed by #7
Assignees
Labels
enhancement New feature or request

Comments

@robmorgan-tab
Copy link
Contributor

  1. Setup Husky
  2. Pre-Commit Hook: Should run code quality checks like linters & formatting checks and ensure they all pass
  3. Pre-Push Hook: Should run test suite and ensure they all pass
@robmorgan-tab robmorgan-tab added the enhancement New feature or request label Nov 18, 2022
@robmorgan-tab robmorgan-tab changed the title Set up Git Lifecycle hooks Git Lifecycle hooks Nov 18, 2022
@robmorgan-tab robmorgan-tab self-assigned this Nov 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant