Gitlint
Alternatives
jorisroovers/gitlint
  • Home
  • Configuration
  • Rules
  • Contributing
  • Changelog
jorisroovers/gitlint
    • Introduction
      • Quickstart
      • Installation
      • Commit hook Setup
      • CI Setup
      • Linting specific commits
      • Ignoring commits
      • Exit Codes
    • Alternatives
    • Overview
    • .gitlint file
    • Commandline config
    • Commit specific config
    • General Options
    • Overview
    • Built-in Rules
    • Contrib Rules
    • Named Rules
      • Getting Started
      • Line and Commit Rules
      • Configuration Rules
      • Rule Violations
      • Rule Options
      • Rule Specification
    • Overview
    • Environment Setup
    • Tests, Formatting, Docs
    • Packaging
    • Releases
    • Contributing Contrib Rules
  • Changelog

Alternatives

gitlint is not the only git commit message linter out there.

Here's a few alternatives:

  • commitlint (Node.js)
  • fit-commit (Ruby)
  • node-commit-msg (Node.js)
Previous
Exit Codes
Next
Overview
Made with Material for MkDocs