peach a19a732be8 commit message 2 лет назад
..
lib a19a732be8 commit message 2 лет назад
node_modules a19a732be8 commit message 2 лет назад
CHANGELOG.md a19a732be8 commit message 2 лет назад
README.md a19a732be8 commit message 2 лет назад
cli.js a19a732be8 commit message 2 лет назад
index.js a19a732be8 commit message 2 лет назад
license.md a19a732be8 commit message 2 лет назад
package.json a19a732be8 commit message 2 лет назад

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.