githooks-plugin
There are 35 repositories under githooks-plugin topic.
greenbone/autohooks
Library for managing git hooks
acaloiaro/ess
ess (env-sample-sync): automatically and safely synchronize env.sample files with .env
kanake10/Cocktails
Mobile App to show various cocktails🍸 🍷 🍹 from the CockTailDB .Written using Kotlin, Clean Architecture ,MVVM, Room ,Koin for DI and other jetpack libraries.
swellaby/captain-githook
git hook utility for Go codebases
theenadayalank/lint-prepush
Lint committed files on pre-push 🔬
boddenberg-it/.githooker
a git-hook manager as a git submodule providing declarative configuration of git-hooks
arthinking/git-hook-maven-plugin
Git hook maven plugin & validate-commit-message for Java
mr-feek/LaravelGitHooks
:boom: A package for running artisan commands as git hooks in your laravel projects. Ships with phpunit, phpcs, and eslint :fishing_pole_and_fish:
gtramontina/ghooks.gradle
Simple git hooks
greenbone/autohooks-plugin-black
An autohooks plugin for python code formatting via black
ajitsing/amusing_git
Brings fun to the git workflow
jainsahab/lein-githooks
Leiningen plugin for managing client git hooks.
ccoVeille/githook-helper
Pure shell git hook helper
kayw-geek/quality-hook-installer
Install an execute script of specify quality tools to your git pre-commit hook, and it executes only for changed files
guillaumeaubert/App-GitHooks-Plugin-PerlCompile
App::GitHooks plugin to verify that Perl files compile without errors.
jimschubert/hooky
Git hooks as plugins ;)
LeoIV/autohooks-plugin-autopep8
A autopep8 plugin for autohooks (https://github.com/greenbone/autohooks)
andrew-malitchuk/yet-another-git-hook-manager
[YAGHM] Yet Another GitHook Manager - utting-edge Gradle plugin designed to streamline the management of Git hooks within your project
guillaumeaubert/App-GitHooks-Plugin-BlockNOCOMMIT
App::GitHooks plugin to prevent committing code with #NOCOMMIT mentions.
guillaumeaubert/App-GitHooks-Plugin-DetectCommitNoVerify
App::GitHooks plugin to find out when someone uses --no-verify and append the pre-commit checks to the commit message.
guillaumeaubert/App-GitHooks-Plugin-ForceBranchNamePattern
App::GitHooks plugin to force pushed branch names to match a given pattern.
guillaumeaubert/App-GitHooks-Plugin-ForceRegularUpdate
App::GitHooks plugin to force running a specific tool at regular intervals.
guillaumeaubert/App-GitHooks-Plugin-MatchBranchTicketID
App::GitHooks plugin to detect discrepancies between the ticket ID specified by the branch name and the one in the commit message.
guillaumeaubert/App-GitHooks-Plugin-NotifyReleasesToSlack
App::GitHooks plugin to notify Slack channels of new releases pushed from a repository.
guillaumeaubert/App-GitHooks-Plugin-PerlCritic
App::GitHooks plugin to verify that all changes and addition to the Perl files pass PerlCritic checks.
guillaumeaubert/App-GitHooks-Plugin-PgBouncerAuthSyntax
App::GitHooks plugin to verify that the syntax of PgBouncer auth files is correct.
guillaumeaubert/App-GitHooks-Plugin-PrependTicketID
App::GitHooks plugin to derive a ticket ID from the branch name and prepend it to the commit message.
guillaumeaubert/App-GitHooks-Plugin-RequireCommitMessage
App::GitHooks plugin to require a commit message.
guillaumeaubert/App-GitHooks-Plugin-RequireTicketID
App::GitHooks plugin to require a ticket ID in the commit message.
guillaumeaubert/App-GitHooks-Plugin-ValidateChangelogFormat
App::GitHooks plugin to validate the format of changelog files.
guillaumeaubert/App-GitHooks-Plugin-ValidatePODFormat
App::GitHooks plugin to validate POD format in Perl and POD files.
guillaumeaubert/App-GitHooks-Plugin-VersionTagsRequireChangelog
App::GitHooks plugin to require that git version tags have a matching changelog entry.
jksdou/git-hook-auto-update-file
Auto update changed file(s) to server
Sanix-Darker/ii
Check if you need to run `xxx install` to sync your dependencies whatever the dev env/stack as a .git/hooks.
tata9001/validate-commit-message
GIT COMMIT-MSG hook for validating commit message.