macOS
brew install codelimitlocal Homebrew formula metadata
安装
brew install codelimitlocal Homebrew formula metadata
概览
Your Refactoring Alarm
历史
Code Limit is a small Python developer tool that describes itself as a refactoring alarm: it scans a codebase and warns when code has grown complex enough to merit refactoring.
The project was created in 2022 by Rob van der Leek under the getcodelimit GitHub organization. Its README positions the tool around maintainability workflows rather than general linting, with standalone, pre-commit, and GitHub Action usage documented.
Adoption appears niche but real: Homebrew distributes it as the codelimit formula, and the project publishes frequent 0.x releases. Homebrew analytics for the formula showed hundreds of installs over the prior year when checked for this enrichment run.
Users run the codelimit executable directly, wire it into pre-commit, or use it in CI to produce maintainability checks and badges. The project emphasizes low setup effort and documents configuration only for exceptions to its zero-configuration default.
For package-manager users, Code Limit is notable as a narrow, packaged code-quality tool in the same ecosystem as formatters, linters, and pre-commit helpers. Its appeal is the Unix-friendly single-command workflow rather than ecosystem scale.
安全态势
没有找到 codelimit 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布,以便未来覆盖拥有稳定的软件包 URL。
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
codelimit | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://getcodelimit.github.io
安装元数据
| 软件包键 | brew:codelimit |
|---|---|
| 版本 | 0.21.0 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/codelimit |
| 主页 | https://getcodelimit.github.io |
| 仓库 | https://github.com/getcodelimit/codelimit |
| 上游文档 | https://getcodelimit.github.io/codelimit |
| 许可证 | GPL-3.0-or-later |
| 源码归档 | https://files.pythonhosted.org/packages/b7/e5/36aae3a408a00642a7ffa95c200799bdcecb8402e495f4ceffca44a7ab13/codelimit-0.21.0.tar.gz |
| 最后更新 | 2026-06-15T10:20:13-04:00 |
| Pulse | updated |
| 依赖 | certifi, libyaml, python@3.14 |
| Bottle | 可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | codelimit |
| Version Scheme | 0 |
| Revision | 8 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.