Git-Hooks 3.0.0 Deleted
Kwalitee Issues
This is not the latest release. The following issues may have already been fixed in the newer releases.
- use_strict
-
Add 'use strict' (or its equivalents) to all modules, or convince us that your favorite module is well-known enough and people can easily see the modules are strictly written.
Error: Git::Hooks, Git::Repository::Plugin::GitHooks
- has_security_doc
-
Add SECURITY(.pod|md). See Software::Security::Policy.
- security_doc_contains_contact
-
Add SECURITY(.pod|md) and add a contact address. See Software::Security::Policy.
- has_contributing_doc
-
Add CONTRIBUTING(.pod|md). See https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/setting-guidelines-for-repository-contributors.
Modules
Name | Abstract | Version | View |
---|---|---|---|
Git::Hooks | Framework for implementing Git (and Gerrit) hooks | v3.0.0 | metacpan |
Git::Hooks::CheckCommit | Git::Hooks plugin to enforce commit policies | v3.0.0 | metacpan |
Git::Hooks::CheckDiff | Git::Hooks plugin to enforce commit policies | v3.0.0 | metacpan |
Git::Hooks::CheckFile | Git::Hooks plugin for checking files | v3.0.0 | metacpan |
Git::Hooks::CheckJira | Git::Hooks plugin which requires citation of JIRA issues in commit messages | v3.0.0 | metacpan |
Git::Hooks::CheckLog | Git::Hooks plugin to enforce commit log policies | v3.0.0 | metacpan |
Git::Hooks::CheckReference | Git::Hooks plugin for checking references | v3.0.0 | metacpan |
Git::Hooks::CheckRewrite | Git::Hooks plugin for checking against unsafe rewrites | v3.0.0 | metacpan |
Git::Hooks::CheckWhitespace | Git::Hooks plugin for checking whitespace errors | v3.0.0 | metacpan |
Git::Hooks::GerritChangeId | Git::Hooks plugin to insert a Change-Id in a commit message | v3.0.0 | metacpan |
Git::Hooks::Notify | Git::Hooks plugin to notify users via email | v3.0.0 | metacpan |
Git::Hooks::PrepareLog | Git::Hooks plugin to prepare commit messages before being edited | v3.0.0 | metacpan |
Git::Hooks::Test | Git::Hooks testing utilities | v3.0.0 | metacpan |
Git::Message | A Git commit message | v3.0.0 | metacpan |
Git::Repository::Plugin::GitHooks | A Git::Repository plugin with some goodies for hook developers | v3.0.0 | metacpan |