Skip to content

Files

Latest commit

f7289df · Nov 19, 2017

History

History
This branch is 1 commit ahead of, 2512 commits behind conventional-changelog/commitlint:master.

prompt-cli

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Nov 19, 2017
Oct 14, 2017
Jul 11, 2017
Nov 19, 2017

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.