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 @@ -508,7 +508,7 @@ ij_php_align_key_value_pairs = true
508
508
ij_php_align_match_arm_bodies = true
509
509
ij_php_align_multiline_array_initializer_expression = true
510
510
ij_php_align_multiline_binary_operation = true
511
- ij_php_align_multiline_chained_methods = true
511
+ ij_php_align_multiline_chained_methods = false
512
512
ij_php_align_multiline_extends_list = true
513
513
ij_php_align_multiline_for = false
514
514
ij_php_align_multiline_parameters = true
@@ -686,7 +686,7 @@ ij_php_spaces_around_equality_operators = true
686
686
ij_php_spaces_around_logical_operators = true
687
687
ij_php_spaces_around_multiplicative_operators = true
688
688
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
690
690
ij_php_spaces_around_relational_operators = true
691
691
ij_php_spaces_around_shift_operators = true
692
692
ij_php_spaces_around_unary_operator = false
You can’t perform that action at this time.
0 commit comments