mirror of
https://gitee.com/ulthon/ulthon_admin.git
synced 2026-07-01 15:32:48 +08:00
更新格式化規則
This commit is contained in:
@@ -127,6 +127,7 @@ return (new PhpCsFixer\Config())
|
|||||||
],
|
],
|
||||||
'whitespace_after_comma_in_array' => true,
|
'whitespace_after_comma_in_array' => true,
|
||||||
'no_unused_imports' => true,
|
'no_unused_imports' => true,
|
||||||
|
'method_chaining_indentation' => true,
|
||||||
|
|
||||||
])
|
])
|
||||||
// ->setIndent("\t")
|
// ->setIndent("\t")
|
||||||
|
|||||||
Reference in New Issue
Block a user