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: commitlint-and-husky - Adds commitlint pre-commit hook #147

Merged
merged 9 commits into from
Jul 6, 2024
Merged

Conversation

elycruz
Copy link
Owner

@elycruz elycruz commented Jul 6, 2024

Fixes #145 , #144.

elycruz added 9 commits June 28, 2024 08:51
- Added some test fixtures for
  'insert' feature.
- Added additional test fixtures
  for 'insert' feature.
- Added 'husky', and 'commitlint'
  dev-deps.
- Ran 'npx husky init' (which
  in-turn, creates initial
  'pre-commit' hook).
- Added 'commit-msg' hook,
  and (package) script.
- Removed un-required
  changes.
@elycruz elycruz added enhancement CI/CD Issues related to running, and/or, updating ci/cd processes. labels Jul 6, 2024
@elycruz elycruz self-assigned this Jul 6, 2024
@elycruz elycruz merged commit 7a15300 into main Jul 6, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI/CD Issues related to running, and/or, updating ci/cd processes. enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

CI/CD - Add 'husky' for easy commit hooks usage
1 participant