7 रिपॉजिटरी
Enforcement of commit message formats and rules using predefined patterns.
Distinct from Commit Message Generators: Distinct from Commit Message Generators: focuses on verifying the message against rules rather than generating the text.
Explore 7 awesome GitHub repositories matching development tools & productivity · Commit Message Validation. Refine with filters or upvote what's useful.
This project provides the core framework and system API layer for the Android operating system. It consists of the fundamental Java and C++ libraries that define system behavior and establish the interface contracts required for system applications and hardware abstraction. The project includes a runtime optimizer used to reduce startup time and improve execution speed by pre-compiling methods and configuring boot images. It also features a software quality toolchain that enforces code formatting, audits commit metadata, and manages API compatibility to ensure stable interface contracts acros
Enforces commit message formats and metadata rules to ensure compliance with contribution guidelines.
Lefthook is a Git hook manager and workflow automation tool designed to execute user-defined scripts during version control events. It automates the execution of linters, tests, and formatters to validate changes and maintain code quality before commits or pushes. The project distinguishes itself through a parallel execution model that runs multiple shell commands concurrently to reduce latency. It supports complex configuration management, including the ability to merge global, remote, and local settings and synchronize configurations from external repositories to standardize development env
Checks commit messages against a predefined set of rules to ensure they follow a consistent format.
danger-js एक स्वचालित कोड समीक्षा टूल और CI पाइपलाइन प्लगइन है जो पुल रिक्वेस्ट लिंटर के रूप में कार्य करता है। यह कमिट संदेशों को सत्यापित करता है, डिपेंडेंसी परिवर्तनों को ट्रैक करता है, और वर्ज़न कंट्रोल इंटरफ़ेस में सीधे स्वचालित फ़ीडबैक और टिप्पणियाँ पोस्ट करके यह सुनिश्चित करता है कि पुल रिक्वेस्ट प्रोजेक्ट मानकों को पूरा करते हैं। यह सिस्टम GitHub, GitLab और BitBucket सहित विभिन्न Git प्रदाताओं के साथ एकीकृत होता है, ताकि पुल रिक्वेस्ट मेटाडेटा प्राप्त किया जा सके और कस्टम समीक्षा नियम निष्पादित किए जा सकें। यह टीमों को साझा करने योग्य मॉड्यूल के रूप में समीक्षा सम्मेलनों को पैकेज और वितरित करने की अनुमति देता है और रनटाइम कॉन्फ़िगरेशन के माध्यम से ट्रांसपाइल्ड भाषाओं में लिखे गए नियमों के निष्पादन का समर्थन करता है। यह प्रोजेक्ट कोड गुणवत्ता प्रशासन, डिपेंडेंसी प्रबंधन ऑडिट और पुल रिक्वेस्ट शिष्टाचार के प्रवर्तन सहित ऑटोमेशन क्षमताओं की एक विस्तृत श्रृंखला को कवर करता है। यह विफलताओं की रिपोर्ट करने, बंडल आकार की निगरानी करने और कोडबेस के भीतर एंटी-पैटर्न या निषिद्ध शब्दों का पता लगाने के लिए बाहरी लिंटर्स, टेस्ट रनर्स और कवरेज टूल से परिणामों को पार्स कर सकता है। इस टूल को निरंतर एकीकरण पाइपलाइन के भीतर एक बिल्ड चरण के रूप में या git-hooks के माध्यम से स्थानीय रूप से निष्पादित किया जा सकता है।
Validates that commit messages adhere to specific formats and alerts users when standards are not met.
यह प्रोजेक्ट एक क्रॉस-प्लेटफॉर्म ग्राफिक्स रैपर और अनुवाद लेयर है जो OpenGL ES और EGL स्पेसिफिकेशन्स को लागू करता है। यह एक ग्राफिक्स API ब्रिज के रूप में कार्य करता है, जो OpenGL ES कॉल्स और WebGL कंटेंट को विभिन्न ऑपरेटिंग सिस्टम्स में सुसंगत रेंडरिंग सुनिश्चित करने के लिए Vulkan और Metal जैसे प्लेटफॉर्म-विशिष्ट हार्डवेयर APIs पर मैप करता है। यह सिस्टम एक शेडर अनुवाद सेवा प्रदान करता है जो शेडिंग लैंग्वेज कोड को मान्य करता है और इसे HLSL, SPIR-V और Metal SL सहित मल्टीपल टारगेट लैंग्वेजेस में ट्रांसपाइल करता है। यह इनिशियलाइज़ेशन के दौरान उपयुक्त हार्डवेयर रेंडरिंग API का चयन करने के लिए एक प्लगेबल बैकएंड आर्किटेक्चर का उपयोग करता है और एप्लिकेशन कम्पैटिबिलिटी बनाए रखने के लिए GPU हार्डवेयर आइडेंटिफायर्स को ओवरराइड कर सकता है। क्षमता सतह में GPU API एब्स्ट्रैक्शन और ग्राफिक्स एक्सटेंशन मैपिंग, साथ ही OpenCL कंप्यूट कॉल्स का हार्डवेयर-विशिष्ट निर्देशों में अनुवाद शामिल है। रिसोर्स मैनेजमेंट के लिए, यह प्रोजेक्ट Vulkan कमांड बफर मैनेजमेंट और रीड व राइट बैरियर्स का उपयोग करके रिसोर्स एक्सेस सिंक्रोनाइज़ेशन को लागू करता है। ऑब्जर्वेबिलिटी API कॉल ट्रेस कैप्चर, GPU डिबग मार्कर एमिशन और Vulkan API कॉल्स के लिए विस्तृत सिस्टम लॉगिंग के माध्यम से प्रदान की जाती है।
Enforces commit message formats and rules using predefined patterns to maintain project history cleanliness.
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 commit message formats and rules using regular expression patterns.
Overcommit is a Git hook manager and workflow automation system used to configure, deploy, and orchestrate scripts that enforce coding standards and project workflows. It acts as a management layer for distributed hook configuration, applying global templates across multiple repositories to ensure consistent validation rules. The system functions as a parallel task runner, executing multiple validation scripts concurrently across CPU cores to reduce the time spent during pre-commit checks. It distinguishes itself through signature-based integrity verification to detect unauthorized changes to
Enforces formatting policies and content requirements on commit messages to ensure project history consistency.
This project is a pre-configured foundation for building mobile-responsive web applications using Vue 3 and Vite. It provides a production-ready scaffold that integrates essential development tools, component libraries, and build-time optimizations to accelerate the creation of mobile interfaces. The framework distinguishes itself through automated asset and configuration management, including the automatic registration of UI components and the conversion of SVG files into reusable components. It features built-in support for responsive design by automatically transforming pixel-based CSS uni
Enforces commit message standards to maintain a consistent and readable project history.