Skip to content

Commit 5c8bfec

Browse files
committed
📖 Updated .editorconfig file
1 parent 36145a8 commit 5c8bfec

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.editorconfig

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -504,7 +504,7 @@ ij_php_align_enum_cases = true
504504
ij_php_align_group_field_declarations = false
505505
ij_php_align_inline_comments = true
506506
ij_php_align_key_value_pairs = true
507-
ij_php_align_match_arm_bodies = false
507+
ij_php_align_match_arm_bodies = true
508508
ij_php_align_multiline_array_initializer_expression = true
509509
ij_php_align_multiline_binary_operation = false
510510
ij_php_align_multiline_chained_methods = false
@@ -625,7 +625,7 @@ ij_php_phpdoc_blank_lines_around_parameters = true
625625
ij_php_phpdoc_keep_blank_lines = true
626626
ij_php_phpdoc_param_spaces_between_name_and_description = 2
627627
ij_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
629629
ij_php_phpdoc_use_fqcn = true
630630
ij_php_phpdoc_wrap_long_lines = true
631631
ij_php_place_assignment_sign_on_next_line = false

0 commit comments

Comments
 (0)