更新自动化规则
Some checks failed
Tests / PHP (pull_request) Failing after 1m11s

Signed-off-by: XiaoLFeng <gm@x-lf.cn>
This commit is contained in:
筱锋xiao_lfeng 2023-06-30 13:22:57 +08:00
parent 721e1e90c5
commit 30150f5db0

View File

@ -28,9 +28,6 @@ jobs:
coverage: none coverage: none
tools: phpmd tools: phpmd
- name: '检查是否存在未使用代码'
run: phpmd ./ text unusedcode
- name: '检查命名问题' - name: '检查命名问题'
run: phpmd ./ text naming run: phpmd ./ text naming