1.0.0 • Published 3 years ago

danger-plugin-commit-lint-angular-js-rules v1.0.0

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

danger-plugin-commit-lint-angular-js-rules

Build Status npm version semantic-release

This plugin ensures that the commit messages follow the AngularJS rules for the commit messages format

Usage

Install:

yarn add danger-plugin-commit-lint-angular-js-rules --dev

At a glance:

// dangerfile.js
import commitLintAngularJsRules from 'danger-plugin-commit-lint-angular-js-rules'

commitLintAngularJsRules()

Changelog

See the GitHub release history.

Contributing

See CONTRIBUTING.md.

1.0.0

3 years ago