macOS
brew install gitlintlocal Homebrew formula metadata
sudo port install gitlintMacPorts ports tree · devel/gitlint/Portfile · Source: api.github.com
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de gitlint pour les workflows d'agents IA.
installation
brew install gitlintlocal Homebrew formula metadata
sudo port install gitlintMacPorts ports tree · devel/gitlint/Portfile · Source: api.github.com
sudo apk add gitlintAlpine Linux edge package indexes · gitlint · Source: dl-cdn.alpinelinux.org
sudo apt install gitlintDebian stable package indexes · gitlint · Source: deb.debian.org
sudo dnf install gitlintFedora Rawhide package metadata · gitlint · Source: dl.fedoraproject.org
nix profile install nixpkgs#gitlintnixpkgs package indexes · pkgs/by-name/gi/gitlint/package.nix · Source: api.github.com
sudo zypper install python313-gitlintopenSUSE Tumbleweed package metadata · python313-gitlint · Source: download.opensuse.org
aperçu
Linting for your git commit messages
historique
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.
posture de sécurité
narrow executable package without higher-risk signals.
risque vert · confiance faible · appliance
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
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.
.gitlintexécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
gitlint | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
https://jorisroovers.com/gitlint/
métadonnées d'installation
| Clé du paquet | brew:gitlint |
|---|---|
| Version | 0.19.1 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/gitlint |
| Page d'accueil | https://jorisroovers.com/gitlint/ |
| Dépôt | https://github.com/jorisroovers/gitlint |
| Docs amont | https://jorisroovers.github.io/gitlint |
| Licence | MIT |
| Archive source | https://files.pythonhosted.org/packages/73/51/b59270264aabcab5b933f3eb9bfb022464ca9205b04feef1bdc1635fd9b4/gitlint_core-0.19.1.tar.gz |
| Dernière mise à jour | 2026-07-13T10:51:56Z |
| Pulse | updated |
| Dépendances | python@3.14 |
| Bouteille | disponible (sur all) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| 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 |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
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 gitlintpiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.