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

chore: added commitlint support #12

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

Conversation

christyjacob4
Copy link

Title

Added Commitlint Support
This Fixes #11

Description

This PR adds support for Commit Lint
And a husky pre-commit hook that triggers commitlint every time a contributor tries to commit.
This ensures that the correct commit conventions are followed as listed here
Commit Conventions

Here's a screenshot of it in action
Screenshot 2020-10-01 at 9 26 37 PM

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.

Integrate commitlint
1 participant