awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 مستودع

Awesome GitHub RepositoriesCommit Message Style Hooks

Hooks that specifically enforce casing and capitalization in commit messages.

Distinct from Pre-Commit Quality Hooks: Focuses on the specific stylistic rule of capitalization rather than general quality checks.

Explore 1 awesome GitHub repository matching development tools & productivity · Commit Message Style Hooks. Refine with filters or upvote what's useful.

Awesome Commit Message Style Hooks GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • sds/overcommitالصورة الرمزية لـ sds

    sds/overcommit

    4,008عرض على GitHub↗

    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

    Enforces that the first non-empty line of a commit message starts with an uppercase letter.

    Ruby
    عرض على GitHub↗4,008
  1. Home
  2. Development Tools & Productivity
  3. Pre-commit Hooks
  4. Pre-Commit Quality Hooks
  5. Commit Message Style Hooks