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

[Feature Request]: Add Husky for git hooks #26

Closed
1 task done
M-Scott-Lassiter opened this issue Apr 26, 2022 · 1 comment
Closed
1 task done

[Feature Request]: Add Husky for git hooks #26

M-Scott-Lassiter opened this issue Apr 26, 2022 · 1 comment
Assignees
Labels
enhancement New feature or request released

Comments

@M-Scott-Lassiter
Copy link
Owner

Contact Details

No response

Description

Adding Husky can allow easy customization for git hooks. This is part of the best practices for the CI/CD workflow and can help ensure all the commits going into the project are properly formatted.

Are you able/willing to make the change? (It's ok if you're not!)

Yes

Code of Conduct

@M-Scott-Lassiter M-Scott-Lassiter added the enhancement New feature or request label Apr 26, 2022
@M-Scott-Lassiter M-Scott-Lassiter self-assigned this Apr 26, 2022
M-Scott-Lassiter added a commit that referenced this issue Apr 26, 2022
This adds Commitizen and a custom config file to match this project's standards. Additionally, adds
Husky to set up git hooks. Finally, updates documentation accordingly.

Resolves: #25, #26
github-actions bot pushed a commit that referenced this issue Apr 28, 2022
### [1.1.1](v1.1.0...v1.1.1) (2022-04-28)

### 🏗️ Build Changes

* add Commitizen and Husky support ([c96bb37](c96bb37)), closes [#25](#25) [#26](#26)
* add commitizen support for developers ([cfa7276](cfa7276)), closes [#25](#25)
* configure lint-staged and pre-commit hook ([00b362a](00b362a)), closes [#26](#26)
* remove 'build' as a patch trigger for semantic-release ([4624ddb](4624ddb))
* remove extra Github release files from semantic-release config ([fcc1942](fcc1942))
@M-Scott-Lassiter
Copy link
Owner Author

🎉 This issue has been resolved in version 1.1.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request released
Projects
None yet
Development

No branches or pull requests

1 participant