kumarraoadobe / magento2-git-hooks-installer
There is no license information available for the latest version (1.0) of this package.
Magento2 Code Standard git hook installer
Package info
github.com/kumarraoadobe/magento2-git-hooks-installer
Type:composer-plugin
pkg:composer/kumarraoadobe/magento2-git-hooks-installer
1.0
2021-04-07 11:01 UTC
Requires
- composer-plugin-api: ^1.0
- symfony/process: >=2.3
Requires (Dev)
- composer/composer: ~1.0@dev
- magento/magento-coding-standard: ^6.0
This package is not auto-updated.
Last update: 2026-04-03 09:48:36 UTC
README
This project goal is to share and enforce code standards to all Magento 2 Projects.
Available hooks
You can create any of those files on your package with execute permissions.
- applypatch-msg
- pre-applypatch
- pre-commit
- prepare-commit-msg
- commit-msg
- pre-rebase
- pre-push
- update
- post-update
See a list of all git hooks available
How to Install
composer require kumarraoadobe/magento2-git-hooks-installer
License
MIT © [Kamendra Kumar Rao]