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: add pre-commit hook for conventional commits and linting #127

Merged
merged 1 commit into from
Oct 17, 2024

Conversation

rahulyadav-57
Copy link
Member

Resolves #60

- Integrated Commitizen for enforcing conventional commit messages.
- Added pre-commit hook to run lint-staged for code linting before commit.
- Configured commit-msg hook to validate commit messages using commitlint.
@rahulyadav-57 rahulyadav-57 merged commit 1387a35 into main Oct 17, 2024
2 checks passed
@rahulyadav-57 rahulyadav-57 deleted the feat/pre-commit branch October 17, 2024 13:41
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.

Implement pre-commit hooks for linting and commit message validation
1 participant