kumarraoadobe/git-hooks-magentocodestandard

Composer git-hook package with hooks for Magento 2 Projects.

1.0 2021-04-07 11:47 UTC

This package is not auto-updated.

Last update: 2024-09-20 02:14:37 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]