Skip to content

GovTechSG/commitlint-circle

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 95.0%
  • JavaScript 5.0%