macOS
brew install codelimitprovider-native install command
brew / rank 6198
Your Refactoring Alarm. Version 0.21.0 via Homebrew; verified 2026-06-15.
install
brew install codelimitprovider-native install command
overview
Your Refactoring Alarm
history
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.
security posture
No matching local secret-handling manifest was found for codelimit. Nucleus package metadata is still published here so future coverage has a stable package URL.
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
codelimit | executable | indexed executable | Discovered from the local executable index. |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:codelimit |
|---|---|
| Version | 0.21.0 |
| Package manager | Homebrew |
| Homepage | https://getcodelimit.github.io |
| Last updated | 2026-06-15T10:20:13-04:00 |
| Pulse | updated |
| Bottle | not recorded |
| Service | none declared |
source trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.