1 Star 0 Fork 8

墨子熙 / mdclub

forked from zdhxiong / mdclub 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
phpcs.xml 403 Bytes
一键复制 编辑 原始数据 按行查看 历史
zdhxiong 提交于 2020-01-08 03:57 . 重构
<?xml version="1.0"?>
<ruleset name="MDClub coding standard">
<description>MDClub coding standard</description>
<!-- display progress -->
<arg value="p"/>
<!-- use colors in output -->
<arg name="colors"/>
<!-- inherit rules from: -->
<rule ref="PSR12"/>
<rule ref="Generic.Arrays.DisallowLongArraySyntax"/>
<!-- Paths to check -->
<file>src</file>
</ruleset>
1
https://gitee.com/zimoyi/mdclub.git
git@gitee.com:zimoyi/mdclub.git
zimoyi
mdclub
mdclub
master

搜索帮助