kumarraoadobe / magento2-git-hooks-installer
Magento2 Code Standard git hook installer
Installs: 7
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Type:composer-plugin
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: 2024-11-15 03:19:50 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]