bjoern-goetschke / coding-standards

个人编码规范(进行中)

dev-master 2024-02-14 20:00 UTC

This package is auto-updated.

Last update: 2024-09-14 21:15:09 UTC


README

安装

由于此库尚未发布稳定版本,建议您直接将文件 standards/BjoernGoetschke/ruleset.xml 复制到您的项目中,并在您的 phpcs.xml 文件中引用它,如下所示: <rule ref="copy.of.ruleset.xml" />

规则集文件包含一个版本标识符,以便您可以轻松地查看是否使用最新版本。

授权协议

该库在 BSD-2-Clause 许可协议下发布。您可以在 LICENSE.txt 中找到此许可证的副本。