awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 个仓库

Awesome GitHub RepositoriesPer-Invocation File Limits

Splitting matching files across multiple hook invocations when the count exceeds a configured limit to prevent overly long command lines.

Distinct from Method Count Limits: Distinct from Method Count Limits: limits the number of files passed per hook invocation rather than methods in a class.

Explore 1 awesome GitHub repository matching software engineering & architecture · Per-Invocation File Limits. Refine with filters or upvote what's useful.

Awesome Per-Invocation File Limits GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • j178/prekj178 的头像

    j178/prek

    6,297在 GitHub 上查看↗

    Prek is a Git hook manager written in Rust that runs configured hooks as a single binary without requiring Python or other external runtimes. It executes hooks faster than standard tools through parallel processing and bundled Rust implementations, and includes a built-in hook repository that enables fully offline operation without network access or environment setup. The tool supports both TOML and YAML configuration formats with identical semantics, and can run hooks from existing pre-commit configuration files without modification. Prek distinguishes itself through workspace-aware monorepo

    Splits matching files across multiple hook invocations when the count exceeds a configured limit.

    Rustgitgit-hookspre-commit
    在 GitHub 上查看↗6,297
  1. Home
  2. Software Engineering & Architecture
  3. Code Complexity Metrics
  4. Method Count Limits
  5. Per-Invocation File Limits