awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repositorio

Awesome GitHub RepositoriesPre-Commit Migrations

Reusing existing pre-commit configuration and workflows with a command-name change and shim reinstall.

Distinct from Pre-commit Hooks: Distinct from Pre-commit Hooks: focuses on migrating from the pre-commit tool, not on the hooks themselves.

Explore 1 awesome GitHub repository matching development tools & productivity · Pre-Commit Migrations. Refine with filters or upvote what's useful.

Awesome Pre-Commit Migrations GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • j178/prekAvatar de j178

    j178/prek

    6,297Ver en 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

    Executes Git hooks from existing .pre-commit-config.yaml files without requiring configuration changes.

    Rustgitgit-hookspre-commit
    Ver en GitHub↗6,297
  1. Home
  2. Development Tools & Productivity
  3. Pre-commit Hooks
  4. Pre-Commit Migrations