@branchlint/default-config
v1.0.3
Published
Default config for @branchlint/cli - enforces kebab-case name/type/subject (i.e john-doe/feat/add-branchlint)
Downloads
568
Maintainers
Readme
branchlint
Description
A CLI tool to enforce version control branch naming format and structure. Currently uses a format of name/type/subject transformed to kebab-case. The ability to create and consume different configurations is planned for the future.
Example
john-doe/feat/add-branchlint
Usage
pnpm
pnpm dlx @branchlint/cli
yarn
yarn dlx @branchlint/cli
npm
npx @branchlint/cli