1.0.2 • Published 3 years ago

danger-plugin-commit-lint-plugin v1.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

danger-plugin-commit-lint-plugin

Build Status npm version semantic-release

This plugin ensure that the AngularJS rules are respected for the commit messages format

Usage

Install:

yarn add danger-plugin-commit-lint-plugin --dev

At a glance:

// dangerfile.js
import * as commitLintPlugin from 'danger-plugin-commit-lint-plugin'

commitLintPlugin.check()

Changelog

See the GitHub release history.

Contributing

See CONTRIBUTING.md.

1.0.2

3 years ago

1.0.1

3 years ago

0.0.1

3 years ago