Skip to content

Files

Latest commit

Nov 21, 2023
970b806 · Nov 21, 2023

History

History
This branch is 424 commits behind conventional-changelog/commitlint:master.

prompt-cli

commit prompt using commitlint.config.js

@commitlint/prompt-cli

Getting started

npm install --g @commitlint/prompt-cli @commitlint/config-angular
echo "module.exports = {extends: ['@commitlint/config-angular']};" > commitlint.config.js
git add .
commit

A full usage guide is available at docs/prompt.