danger-plugin-commit-lint-plugindeprecated

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

Usage no npm install needed!

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

README

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.