File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -504,7 +504,7 @@ ij_php_align_enum_cases = true
504504ij_php_align_group_field_declarations = false
505505ij_php_align_inline_comments = true
506506ij_php_align_key_value_pairs = true
507- ij_php_align_match_arm_bodies = false
507+ ij_php_align_match_arm_bodies = true
508508ij_php_align_multiline_array_initializer_expression = true
509509ij_php_align_multiline_binary_operation = false
510510ij_php_align_multiline_chained_methods = false
@@ -625,7 +625,7 @@ ij_php_phpdoc_blank_lines_around_parameters = true
625625ij_php_phpdoc_keep_blank_lines = true
626626ij_php_phpdoc_param_spaces_between_name_and_description = 2
627627ij_php_phpdoc_param_spaces_between_tag_and_type = 2
628- ij_php_phpdoc_param_spaces_between_type_and_name = 1
628+ ij_php_phpdoc_param_spaces_between_type_and_name = 2
629629ij_php_phpdoc_use_fqcn = true
630630ij_php_phpdoc_wrap_long_lines = true
631631ij_php_place_assignment_sign_on_next_line = false
You can’t perform that action at this time.
0 commit comments