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

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

Usage no npm install needed!

<script type="module">
  import dangerPluginCommitLintAngularJsRules from 'https://cdn.skypack.dev/danger-plugin-commit-lint-angular-js-rules';
</script>

README

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.