ose/magento2-phpcs
最新稳定版本:1.4.0
Composer 安装命令:
composer require ose/magento2-phpcs
包简介
Custom PHPCS Ruleset for Magento 2
README 文档
README
Description
This ruleset is meant to be used on Magento projects and modules. It combines PSR-12, Magento Coding Standards and custom rules from Slevomat Coding Standard
Installation
To use this ruleset, require it in composer:
composer require --dev ose/magento2-phpcs
Usage
You can check this custom phpcs ruleset has been installed with this command:
php vendor/bin/phpcs -i
You can run phpcs on the app/code/Ose folder with this command:
php vendor/bin/phpcs --standard=magento2-phpcs app/code/Ose
统计信息
- 总下载量: 4.67k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2023-08-03