aubreypwd/wpcs
Composer 安装命令:
composer require aubreypwd/wpcs
包简介
A composer and NPM package you can install to install WordPress Coding Standard Packages.
README 文档
README
Just a package I use with either Composer and/or NPM and it will automatically install WordPress Coding Standards for you for PHP and basic JavaScript.
Installation
See example-configs for configurations you can place in your project's root and customize
to your liking. All of these you can simply symlink if you want to use them as-is, e.g.
ln -sf vendor/aubreypwd/wpcs/example-configs/phpcs/phpcs.xml.dist ./
Distribution
Just some notes for me on how I distribute this.
- I use
npm versionto bump the version and let it write thegittag for me - For packagist you need to update the package when you push tags up manually
- For npm you have to use
npm publish
统计信息
- 总下载量: 69
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2022-03-30