Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 520 Bytes

README.md

File metadata and controls

28 lines (18 loc) · 520 Bytes

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 commitlint-circle --dev
# .circleci/config.yml
- run: yarn commitlint-circle

Screenshots

When building a PR

PR Lookup

When building a change

SHA Lookup