Skip to content

Instantly share code, notes, and snippets.

View Rankarusu's full-sized avatar
stuck in vim

Ranka Rankarusu

stuck in vim
  • Germany
View GitHub Profile
@Rankarusu
Rankarusu / commitizen_setup.md
Last active March 4, 2023 19:29
Setup Commitizen and CommitLint

Setup

kudos to this guide

Install commitlint cli and conventional config

npm i -D @commitlint/config-conventional @commitlint/cli