macOS
brew install codelimitlocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für codelimit in AI-Agent-Workflows.
Installation
brew install codelimitlocal Homebrew formula metadata
Überblick
Your Refactoring Alarm
Verlauf
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.
Sicherheitslage
Für codelimit wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
codelimit | 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://getcodelimit.github.io
Installationsmetadaten
| Paketschlüssel | brew:codelimit |
|---|---|
| Version | 0.21.0 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/codelimit |
| Homepage | https://getcodelimit.github.io |
| Repository | https://github.com/getcodelimit/codelimit |
| Upstream-Dokumentation | https://getcodelimit.github.io/codelimit |
| Lizenz | GPL-3.0-or-later |
| Quellarchiv | https://files.pythonhosted.org/packages/b7/e5/36aae3a408a00642a7ffa95c200799bdcecb8402e495f4ceffca44a7ab13/codelimit-0.21.0.tar.gz |
| Zuletzt aktualisiert | 2026-06-15T10:20:13-04:00 |
| Pulse | updated |
| Abhängigkeiten | certifi, libyaml, python@3.14 |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| 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 |
|
Quellspur
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.