zhaojinyu e984acc6d0 first commit 3 月之前
..
lib e984acc6d0 first commit 3 月之前
node_modules e984acc6d0 first commit 3 月之前
README.md e984acc6d0 first commit 3 月之前
cli.js e984acc6d0 first commit 3 月之前
index.js e984acc6d0 first commit 3 月之前
license.md e984acc6d0 first commit 3 月之前
package.json e984acc6d0 first commit 3 月之前

README.md

Lint commit messages

@commitlint/cli

Getting started

npm install --save-dev @commitlint/cli @commitlint/config-angular
echo "module.exports = {extends: ['@commitlint/config-angular']};" > commitlint.config.js

Consult docs/cli for comprehensive documentation.