awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 Repo

Awesome GitHub RepositoriesCustom Validations

Definition of project-specific validation logic using scripts or classes.

Distinct from Pre-commit Hooks: Focuses on the definition of the logic rather than the trigger mechanism

Explore 1 awesome GitHub repository matching development tools & productivity · Custom Validations. Refine with filters or upvote what's useful.

Awesome Custom Validations GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • sds/overcommitAvatar von sds

    sds/overcommit

    4,008Auf GitHub ansehen↗

    Overcommit is a Git hook manager and pre-commit validation framework designed to automate the execution of scripts and checks during various Git events. It serves as a workflow automation tool that ensures code quality and project standards are met before changes are committed or pushed to a remote repository. The system distinguishes itself through a comprehensive YAML-based configuration that allows for detailed hook behavior control, including file execution filtering, conditional skipping, and the management of hook dependencies. It provides specialized roles such as a commit message vali

    Allows users to define custom validation logic via scripts or classes to enforce project-specific coding standards.

    Ruby
    Auf GitHub ansehen↗4,008
  1. Home
  2. Development Tools & Productivity
  3. Pre-commit Hooks
  4. Custom Validations