kumarraoadobe / git-hooks-magentocodestandard
Composer git-hook package with hooks for Magento 2 Projects.
Package info
github.com/kumarraoadobe/git-hooks-magentocodestandard
Language:Shell
Type:git-hook
pkg:composer/kumarraoadobe/git-hooks-magentocodestandard
1.0
2021-04-07 11:47 UTC
Requires
This package is not auto-updated.
Last update: 2026-04-03 09:15:57 UTC
README
We use the git pre-commit hook to validate all Magento2 code before every commit to ensure
How to install
Just add this package as a dependency on your project.
composer require kumarraoadobe/git-hooks-magentocodestandard
pre-commit
This pre-commit hook is checking for Magento2 coding standards
https://github.com/magento/magento-coding-standard
MIT © [Kamendra Kumar Rao]