Skip to content
This repository has been archived by the owner on Nov 10, 2021. It is now read-only.

Add Conventional Commits support #5

Merged
merged 2 commits into from
Jan 30, 2020

Conversation

felipecrs
Copy link
Owner

Add npm support to the repository in order to integrate commitizen,
commitlint and husky (for dealing with git hooks).

Now, after cloning the repository we can run npm install to:

  1. set up a git hook to validate commit message after typing it.
  2. have commitizen installed locally, which can be run with npx git-cz or npm run commit in order to facilitate the creation of commit messages in conventional commits pattern.

Add npm support to the repository in order to integrate commitizen,
commitlint and husky (for dealing with git hooks).
@felipecrs felipecrs force-pushed the felipecassiors/conventional-commits branch 3 times, most recently from 57fdd77 to 794a543 Compare January 30, 2020 18:39
We don't need this, since we already have pull requests builds ocurring there.
@felipecrs felipecrs merged commit 4ddc082 into master Jan 30, 2020
@felipecrs felipecrs deleted the felipecassiors/conventional-commits branch January 30, 2020 18:54
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant