kumarraoadobe / git-hooks-magentocodestandard
Composer git-hook package with hooks for Magento 2 Projects.
Installs: 11
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 1
Forks: 0
Open Issues: 0
Language:Shell
Type:git-hook
Requires
This package is not auto-updated.
Last update: 2024-11-15 02:54:28 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]