3.1.1 • Published 3 years ago

@rewired/commitlint-circle v3.1.1

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

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

commitlint-circle

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

Getting started

yarn add @rewired/commitlint-circle --dev
# .circleci/config.yml
- run: yarn commitlint-circle

Screenshots

When building a PR

PR Lookup

When building a change

SHA Lookup

3.1.1

3 years ago

3.1.0

3 years ago