kumarraoadobe / git-hooks-magentocodestandard
Composer git-hook 包,包含针对 Magento 2 项目的钩子。
1.0
2021-04-07 11:47 UTC
Requires
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]