kumarraoadobe/git-hooks-magentocodestandard

Composer git-hook 包,包含针对 Magento 2 项目的钩子。

安装: 10

依赖者: 0

建议者: 0

安全: 0

星标: 1

关注者: 1

分支: 1

开放问题: 0

语言:Shell

类型:git-hook

1.0 2021-04-07 11:47 UTC

This package is not auto-updated.

Last update: 2024-09-20 02:14:37 UTC


README

我们使用 git 的 pre-commit 钩子来验证所有 Magento2 代码,以确保在每次提交之前都符合要求。

如何安装

只需将此包添加到您项目的依赖中。

composer require kumarraoadobe/git-hooks-magentocodestandard

pre-commit

此 pre-commit 钩子正在检查 Magento2 编码标准 https://github.com/magento/magento-coding-standard

MIT © [Kamendra Kumar Rao]