New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

commitlint-circle

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

commitlint-circle

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

1.0.0
latest
npm
Version published
Weekly downloads
52
57.58%
Maintainers
1
Weekly downloads
 
Created
Source

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

FAQs

Package last updated on 11 Aug 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts