Signed-off-by: XiaoLFeng <gm@x-lf.cn>
This commit is contained in:
parent
721e1e90c5
commit
30150f5db0
|
@ -28,9 +28,6 @@ jobs:
|
|||
coverage: none
|
||||
tools: phpmd
|
||||
|
||||
- name: '检查是否存在未使用代码'
|
||||
run: phpmd ./ text unusedcode
|
||||
|
||||
- name: '检查命名问题'
|
||||
run: phpmd ./ text naming
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user