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

[project] Install commitizen as a dev dependency #135

Closed
GabrielCTroia opened this issue Oct 14, 2023 · 2 comments · Fixed by #148
Closed

[project] Install commitizen as a dev dependency #135

GabrielCTroia opened this issue Oct 14, 2023 · 2 comments · Fixed by #148
Labels
good first issue Good for newcomers hacktoberfest Improvements that qualify for Hacktoberfest 2023

Comments

@GabrielCTroia
Copy link
Contributor

What

Install commitizen as a dev dependency

run yarn add --dev commitizen

Why

So it's part of the codebase and new devs don't have to install it globally

Definition of done

  • can run yarn commit or npx git-cz without it being installed globally
@GabrielCTroia GabrielCTroia added good first issue Good for newcomers hacktoberfest Improvements that qualify for Hacktoberfest 2023 labels Oct 14, 2023
paulkim26 added a commit to paulkim26/movex that referenced this issue Oct 15, 2023
@GabrielCTroia
Copy link
Contributor Author

Thank you @paulkim26!

@paulkim26
Copy link
Contributor

No problem :)

GabrielCTroia added a commit that referenced this issue Oct 15, 2023
Add "[project] Install commitizen as a dev dependency #135"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers hacktoberfest Improvements that qualify for Hacktoberfest 2023
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants