JSPM

  • Created
  • Published
  • Downloads 12722
  • Score
    100M100P100Q137252F
  • License MIT

Lint all relevant commits for a change or PR on Travis CI

Package Exports

  • @commitlint/travis-cli
  • @commitlint/travis-cli/lib/cli.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@commitlint/travis-cli) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

Lint all relevant commits for a change or PR on Travis CI

@commitlint/travis-cli

This package is a convenience wrapper around commitlint, providing zero-configuration linting of all relevant commits for a given change/build combination.

Getting started

npm install --save-dev @commitlint/travis-cli
# .travis.yml
script
- commitlint-travis