kumarraoadobe/git-hooks-magentocodestandard

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

Installs: 13

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 1

Forks: 0

Open Issues: 0

Language:Shell

Type:git-hook

pkg:composer/kumarraoadobe/git-hooks-magentocodestandard

1.0 2021-04-07 11:47 UTC

This package is not auto-updated.

Last update: 2025-10-03 06:57:53 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]