添加 php 代码风格检测配置

This commit is contained in:
nick
2020-12-07 12:43:15 +08:00
parent 24920ada03
commit 733c74567d
3 changed files with 38 additions and 0 deletions

View File

@ -47,6 +47,7 @@
## 其他
* [other](other.md)
* [常用配置](used-settings.md)
* [编码风格](code-style.md)
## PHP 依赖工具
* [Composer](composer.md)