macOS
brew install gitlintlocal Homebrew formula metadata
sudo port install gitlintMacPorts ports tree · devel/gitlint/Portfile · Quelle: api.github.com
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für gitlint in AI-Agent-Workflows.
Installation
brew install gitlintlocal Homebrew formula metadata
sudo port install gitlintMacPorts ports tree · devel/gitlint/Portfile · Quelle: api.github.com
sudo apk add gitlintAlpine Linux edge package indexes · gitlint · Quelle: dl-cdn.alpinelinux.org
sudo apt install gitlintDebian stable package indexes · gitlint · Quelle: deb.debian.org
sudo dnf install gitlintFedora Rawhide package metadata · gitlint · Quelle: dl.fedoraproject.org
nix profile install nixpkgs#gitlintnixpkgs package indexes · pkgs/by-name/gi/gitlint/package.nix · Quelle: api.github.com
sudo zypper install python313-gitlintopenSUSE Tumbleweed package metadata · python313-gitlint · Quelle: download.opensuse.org
Überblick
Linting for your git commit messages
Verlauf
Gitlint is a Python command-line linter for Git commit messages. It gives teams a way to enforce subject length, body formatting, trailers, conventional-commit-like rules, and custom policies before commits or merge requests land.
The GitHub repository was created in September 2015 and the PyPI package history begins with the 0.1.0 release. The project grew as a small but durable Git add-on with documentation, built-in rules, user-defined rules, hooks, and CI usage patterns.
The 0.14 and 0.15 releases marked the end of Python 2.7 and Python 3.5 support, while the 0.17 release split the package into gitlint and gitlint-core. The 0.19 release modernized build and test tooling, adopted Hatch and Ruff, and improved development builds.
Gitlint's adoption sits in the commit-quality niche rather than the broader code-linting market. It is packaged on PyPI and in several system package managers, and it appeals to projects that treat commit history as a reviewable interface for releases, changelogs, and audit trails.
Practitioners run gitlint against the commit message being written through a commit-msg hook, against selected commit ranges in CI, or through pre-commit. Configuration usually lives in .gitlint, with built-in rules tuned by project policy and custom Python rules added for organization-specific checks.
Gitlint is notable as a classic Python CLI packaged across PyPI, Homebrew, Linux distributions, and MacPorts. For package maintainers, its dependency-management changes and gitlint-core split show the pressure small developer tools face when they need to support both hook-time speed and system-package constraints.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
.gitlintExecutables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
gitlint | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://jorisroovers.com/gitlint/
Installationsmetadaten
| Paketschlüssel | brew:gitlint |
|---|---|
| Version | 0.19.1 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/gitlint |
| Homepage | https://jorisroovers.com/gitlint/ |
| Repository | https://github.com/jorisroovers/gitlint |
| Upstream-Dokumentation | https://jorisroovers.github.io/gitlint |
| Lizenz | MIT |
| Quellarchiv | https://files.pythonhosted.org/packages/73/51/b59270264aabcab5b933f3eb9bfb022464ca9205b04feef1bdc1635fd9b4/gitlint_core-0.19.1.tar.gz |
| Zuletzt aktualisiert | 2026-07-13T10:51:56Z |
| Pulse | updated |
| Abhängigkeiten | python@3.14 |
| Bottle | verfügbar (auf all) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | gitlint |
| Version Scheme | 0 |
| Revision | 1 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
gitlint 0.19.1-6
Git commit message linter
https://jorisroovers.com/gitlint/
sudo apt install gitlintgitlint
nix profile install nixpkgs#gitlintgitlint 0.19.1-2
Git commit message linter
https://jorisroovers.com/gitlint/
sudo apt install gitlintgitlint 0.19.1-r3
Linting for your git commit messages
https://github.com/jorisroovers/gitlint
sudo apk add gitlintgitlint-pyc 0.19.1-r3
Precompiled Python bytecode for gitlint
https://github.com/jorisroovers/gitlint
sudo apk add gitlint-pycgitlint 0.19.1-2.fc45
Git commit message linting tool
https://jorisroovers.github.io/gitlint
sudo dnf install gitlintpython313-gitlint 0.18.0-2.7
Git commit message linter checking
https://github.com/jorisroovers/gitlint
sudo zypper install python313-gitlintgitlint
sudo port install gitlintQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.