Socket
Book a DemoInstallSign in
Socket

cz-ccgls

Package Overview
Dependencies
Maintainers
1
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cz-ccgls

Commitizen adapter following the Conventional-Changelog with support for Gitmoji and Lerna Scopes.

latest
Source
npmnpm
Version
0.8.0
Version published
Weekly downloads
241
159.14%
Maintainers
1
Weekly downloads
 
Created
Source

cz-ccgls

Adapter for commitizen, a prompt for conventional changelog standard.
Support gitmoji and Lerna scopes.

npm version Commitizen friendly Conventional Commits License

Inspired by cz-conventional-changelog and cz-emoji

Screenshots

Usage

Making your repo Commitizen-friendly

First, install the Commitizen cli tools:

npm install commitizen -g

Next, initialize your project to use the cz-ccgls adapter by typing:

commitizen init cz-ccgls --yarn --dev --exact

Or if you are using Npm: commitizen init cz-ccgls --save-dev --save-exact

Locally

# Install commitizen + adapter
yarn add -D commitizen cz-ccgls

Add some config information to your package.json

"config": {
  "commitizen": {
    "path": "./node_modules/cz-ccgls"
  }
}

More infos in the commitizen documentation

Configuration

Add some config information to your package.json (default values)

"config": {
  "cz-ccgls": {
    "useScopes": true
  }
},

Keywords

commit

FAQs

Package last updated on 10 Sep 2024

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

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.