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
508508ij_php_align_match_arm_bodies = true
509509ij_php_align_multiline_array_initializer_expression = true
510510ij_php_align_multiline_binary_operation = true
511- ij_php_align_multiline_chained_methods = true
511+ ij_php_align_multiline_chained_methods = false
512512ij_php_align_multiline_extends_list = true
513513ij_php_align_multiline_for = false
514514ij_php_align_multiline_parameters = true
@@ -686,7 +686,7 @@ ij_php_spaces_around_equality_operators = true
686686ij_php_spaces_around_logical_operators = true
687687ij_php_spaces_around_multiplicative_operators = true
688688ij_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
690690ij_php_spaces_around_relational_operators = true
691691ij_php_spaces_around_shift_operators = true
692692ij_php_spaces_around_unary_operator = false
You can’t perform that action at this time.
0 commit comments