Skip to content

A shareable conventional-changelog-lint configuration for Canonical commit convention.

License

Notifications You must be signed in to change notification settings

gajus/conventional-changelog-lint-config-canonical

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

conventional-changelog-lint-config-canonical

A shareable conventional-changelog-lint configuration for Canonical commit convention.

Installation

This project uses node and npm.

npm install conventional-changelog-lint-config-canonical conventional-changelog-lint --save-dev

Usage

The conventional-changelog-lint command line interface reads .conventional-changelog-lintrc. Use extends property to configure conventional-changelog-lint to use conventional-changelog-lint-config-canonical.

{
  "extends": [
    "canonical"
  ]
}

Rules

About

A shareable conventional-changelog-lint configuration for Canonical commit convention.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published