npm
npmjs.com › package › @commitlint › cli
@commitlint/cli - npm
March 15, 2026 - Lint your commit messages. Latest version: 20.5.2, last published: 4 days ago. Start using @commitlint/cli in your project by running `npm i @commitlint/cli`. There are 1174 other projects in the npm registry using @commitlint/cli.
» npm install @commitlint/cli
Published Apr 25, 2026
Version 20.5.2
Commitlint
commitlint.js.org › reference › cli.html
CLI | commitlint
❯ npx commitlint --help @commitlint/cli@20.5.2 - Lint your commit messages [input] reads from stdin if --edit, --env, --from and --to are omitted Options: -c, --color toggle colored output [boolean] [default: true] -g, --config path to the config file; result code 9 if config is missing [string] --print-config print resolved config [string] [choices: "", "text", "json"] -d, --cwd directory to execute in [string] [default: (Working Directory)] -e, --edit read last commit message from the specified file or fallbacks to ./.git/COMMIT_EDITMSG [string] -E, --env check message in the file at path
GitHub
github.com › conventional-changelog › commitlint
GitHub - conventional-changelog/commitlint: 📓 Lint commit messages
create-semantic-module CLI for quickly integrating commitizen and commitlint in new or existing projects
Starred by 18.5K users
Forked by 965 users
Languages TypeScript 92.2% | JavaScript 7.8%
GitHub
github.com › conventional-changelog › commitlint › blob › master › @commitlint › cli › CHANGELOG.md
commitlint/@commitlint/cli/CHANGELOG.md at master · conventional-changelog/commitlint
cli: introduce new --last flag, to stop recommending HEAD~1 (#3916) (99f4f3f) Note: Version bump only for package @commitlint/cli
Author conventional-changelog
Commitlint
commitlint.js.org › guides › getting-started.html
Getting started | commitlint
Install @commitlint/cli and a @commitlint/config-* / commitlint-config-* of your choice as devDependency and configure commitlint to use it.
Commitlint
commitlint.js.org
commitlint
Lint commit messages
jsDocs.io
jsdocs.io › package › @commitlint › cli
@commitlint/cli@20.5.0 - jsDocs.io
March 15, 2026 - Information for npm package @commitlint/cli@20.5.0 - jsDocs.io
CodeSandbox
codesandbox.io › examples › package › @commitlint › cli
@commitlint/cli examples - CodeSandbox
Use this online @commitlint/cli playground to view and fork @commitlint/cli example apps and templates on CodeSandbox.
Pub.dev
pub.dev › packages › commitlint_cli
commitlint_cli | Dart package
November 13, 2024 - Commitlint lint commit messages to satisfy conventional commit format
Published Jan 09, 2023
Version 0.8.1
npm
npmjs.com › package › @commitlint › config-conventional
@commitlint/config-conventional - npm
March 15, 2026 - Shareable commitlint config enforcing conventional commits. Use with @commitlint/cli and @commitlint/prompt-cli.
» npm install @commitlint/config-conventional
Published Mar 15, 2026
Version 20.5.0
GitHub
github.com › conventional-changelog › commitlint › tree › master › @commitlint › cli
commitlint/@commitlint/cli at master · conventional-changelog/commitlint
📓 Lint commit messages. Contribute to conventional-changelog/commitlint development by creating an account on GitHub.
Author conventional-changelog
Medium
trishan9.medium.com › what-is-commitlint-why-to-use-how-to-setup-and-more-2832d50ccff3
What is Commitlint? Why to use? How to Setup and more | by Trishan Wagle | Medium
September 8, 2023 - How to setup Commitlint in your project: Step 1: Install Commitlint ``` # Install and configure if needed npm install — save-dev @commitlint/{cli,config-conventional} # For Windows: npm install — save-dev @commitlint/config-conventional @commitlint/cli # Configure commitlint to use conventional config echo “module.exports = { extends: [‘@commitlint/config-conventional’] };” > commitlint.config.js ```
npm
npmjs.com › package › commitlint
commitlint - npm
March 15, 2026 - Alias of @commitlint/cli · conventional-changelog · commitlint · cli · npm i commitlint · github.com/conventional-changelog/commitlint · commitlint.js.org/ 581,206 · 20.5.0 · MIT · a month ago · marionebl · martinhelmut · escapedcat · bycedric · Analyze security with SocketCheck bundle sizeView package healthExplore dependencies ·
» npm install commitlint
Published Mar 15, 2026
Version 20.5.0
Generalist Programmer
generalistprogrammer.com › home › tutorials › npm packages › commitlint-cli: complete lint your commit messages guide & t
Commitlint-cli: Complete Lint your commit messages Guide & T
November 16, 2025 - Q: Can I contribute to @commitlint/cli? A: Yes! Check the repository for contribution guidelines. ... @commitlint/cli is lint your commit messages with 0 weekly downloads.
Commitlint
commitlint.js.org › guides › use-prompt.html
Guide: Use prompt | commitlint
@commitlint/prompt-cli helps with fast authoring of commit messages and ensures they adhere to the commit convention configured in commitlint.config.js.
npm
npmjs.com › package › @commitlint › prompt-cli
@commitlint/prompt-cli - npm
May 8, 2025 - commit prompt using commitlint.config.js. Latest version: 20.5.0, last published: 25 days ago. Start using @commitlint/prompt-cli in your project by running `npm i @commitlint/prompt-cli`. There are 23 other projects in the npm registry using @commitlint/prompt-cli.
» npm install @commitlint/prompt-cli
Published Mar 15, 2026
Version 20.5.0
Commitlint
commitlint.js.org › guides › ci-setup.html
Guide: CI Setup | commitlint
name: CI on: [push, pull_request] permissions: contents: read jobs: commitlint: runs-on: ubuntu-latest steps: - uses: actions/checkout@v4 with: fetch-depth: 0 - name: Setup node uses: actions/setup-node@v4 with: node-version: lts/* cache: npm - name: Install commitlint run: npm install -D @commitlint/cli @commitlint/config-conventional - name: Print versions run: | git --version node --version npm --version npx commitlint --version - name: Validate current commit (last commit) with commitlint if: github.event_name == 'push' run: npx commitlint --last --verbose - name: Validate PR commits with commitlint if: github.event_name == 'pull_request' run: npx commitlint --from ${{ github.event.pull_request.base.sha }} --to ${{ github.event.pull_request.head.sha }} --verbose
Npm
npm.io › package › @commitlint › cli
@commitlint/cli NPM | npm.io
Consult CLI reference for comprehensive documentation. ... xcc-commitlint@adbayb/scripts@atmosfera/commitlint-config@tractorzoom/commitlint-config@uukit/scriptsftdr-contractor-portalzfzn-uilib-doc-components@jsdrome/commitlint@jsdrome/commitlint-config-jsdrome@cangir/gatsby-themessv-component-librarysv-component-library-1sv-component-library-2iamnewton-commitlint-config@holomodules/core-build-tools@azimutlabs/config-git@droplt/corecommitlint-config-sreeramiron-lintgears-shared-tools@wildberries/boilerplate-configuration-files@dlwlrma/ngx-linter-formatterjojo-design@fengshangwuqi/dev-deps@dnb-h