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: replace commitizen with commitlint #429

Merged
merged 1 commit into from
Jul 25, 2021

Conversation

resir014
Copy link
Member

@resir014 resir014 commented Jul 25, 2021

Fixes #426

Description

The commitizen hook on husky requires a command that doesn't work on Windows. This replaces commitizen with commitlint, which doesn't rely on Unix-only commands.

How it works:

image

@resir014 resir014 requested review from mazipan and ekamuktia July 25, 2021 19:07
@netlify
Copy link

netlify bot commented Jul 25, 2021

✔️ Deploy Preview for wargabantuwarga ready!

🔨 Explore the source changes: f22b7b9

🔍 Inspect the deploy log: https://app.netlify.com/sites/wargabantuwarga/deploys/60fdb685be278300075473c8

😎 Browse the preview: https://deploy-preview-429--wargabantuwarga.netlify.app

@codecov
Copy link

codecov bot commented Jul 25, 2021

Codecov Report

Merging #429 (f22b7b9) into main (699cafe) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #429   +/-   ##
=======================================
  Coverage   29.56%   29.56%           
=======================================
  Files          67       67           
  Lines         866      866           
  Branches      258      258           
=======================================
  Hits          256      256           
  Misses        605      605           
  Partials        5        5           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 699cafe...f22b7b9. Read the comment docs.

@mazipan mazipan merged commit 55df148 into main Jul 25, 2021
@mazipan mazipan deleted the replace-commitizen-with-commitlint branch July 25, 2021 19:25
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.

commitizen causing error in Windows 10
2 participants