Lint PHP code psr-12, add GH action
This commit is contained in:
@@ -12,5 +12,5 @@ return [
|
||||
|
|
||||
*/
|
||||
'previous' => '« 上一页',
|
||||
'next' => '下一页 »',
|
||||
'next' => '下一页 »',
|
||||
];
|
||||
|
||||
@@ -47,7 +47,7 @@ return [
|
||||
'array' => ':attribute 的最大个数为 :max 个',
|
||||
],
|
||||
'mimes' => ':attribute 的文件类型必须是:values',
|
||||
'mimetypes' => ':attribute 的文件类型必须是: :values.',
|
||||
'mimetypes' => ':attribute 的文件类型必须是: :values.',
|
||||
'min' => [
|
||||
'numeric' => ':attribute 的最小长度为 :min 位',
|
||||
'string' => ':attribute 的最小长度为 :min 字符',
|
||||
|
||||
Reference in New Issue
Block a user