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

feat: setup husky for commit lint #78

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

Conversation

97amarnathk
Copy link

@97amarnathk 97amarnathk commented Oct 7, 2021

What kind of change does this PR introduce?

  • add a precommit hook to validate commit messages (using husky)

Bug fix #64

What is the current behavior?

#64

What is the new behavior?

git precommit hook lints the commit message

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.

add a precommit hook to validate commit messages
1 participant