Skip to content

Commit 33d2276

Browse files
committed
Update .editorconfig 📖
1 parent 245eba7 commit 33d2276

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
@@ -508,7 +508,7 @@ ij_php_align_key_value_pairs = true
508508
ij_php_align_match_arm_bodies = true
509509
ij_php_align_multiline_array_initializer_expression = true
510510
ij_php_align_multiline_binary_operation = true
511-
ij_php_align_multiline_chained_methods = true
511+
ij_php_align_multiline_chained_methods = false
512512
ij_php_align_multiline_extends_list = true
513513
ij_php_align_multiline_for = false
514514
ij_php_align_multiline_parameters = true
@@ -686,7 +686,7 @@ ij_php_spaces_around_equality_operators = true
686686
ij_php_spaces_around_logical_operators = true
687687
ij_php_spaces_around_multiplicative_operators = true
688688
ij_php_spaces_around_null_coalesce_operator = true
689-
ij_php_spaces_around_pipe_in_union_type = true
689+
ij_php_spaces_around_pipe_in_union_type = false
690690
ij_php_spaces_around_relational_operators = true
691691
ij_php_spaces_around_shift_operators = true
692692
ij_php_spaces_around_unary_operator = false

0 commit comments

Comments
 (0)