macOS
brew install gitlintlocal Homebrew formula metadata
sudo port install gitlintMacPorts ports tree · devel/gitlint/Portfile · 来源: api.github.com
安装
brew install gitlintlocal Homebrew formula metadata
sudo port install gitlintMacPorts ports tree · devel/gitlint/Portfile · 来源: api.github.com
sudo apk add gitlintAlpine Linux edge package indexes · gitlint · 来源: dl-cdn.alpinelinux.org
sudo apt install gitlintDebian stable package indexes · gitlint · 来源: deb.debian.org
sudo dnf install gitlintFedora Rawhide package metadata · gitlint · 来源: dl.fedoraproject.org
nix profile install nixpkgs#gitlintnixpkgs package indexes · pkgs/by-name/gi/gitlint/package.nix · 来源: api.github.com
sudo zypper install python313-gitlintopenSUSE Tumbleweed package metadata · python313-gitlint · 来源: download.opensuse.org
概览
Linting for your git commit messages
历史
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.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
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.
.gitlint可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
gitlint | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://jorisroovers.com/gitlint/
安装元数据
| 软件包键 | brew:gitlint |
|---|---|
| 版本 | 0.19.1 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/gitlint |
| 主页 | https://jorisroovers.com/gitlint/ |
| 仓库 | https://github.com/jorisroovers/gitlint |
| 上游文档 | https://jorisroovers.github.io/gitlint |
| 许可证 | MIT |
| 源码归档 | https://files.pythonhosted.org/packages/73/51/b59270264aabcab5b933f3eb9bfb022464ca9205b04feef1bdc1635fd9b4/gitlint_core-0.19.1.tar.gz |
| 最后更新 | 2026-07-13T10:51:56Z |
| Pulse | updated |
| 依赖 | python@3.14 |
| Bottle | 可用 (于 all) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| 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 |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
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 gitlint来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.