@@ -507,7 +507,7 @@ ij_php_align_inline_comments = true
507
507
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
- ij_php_align_multiline_binary_operation = false
510
+ ij_php_align_multiline_binary_operation = true
511
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
@@ -524,7 +524,7 @@ ij_php_array_initializer_right_brace_on_new_line = true
524
524
ij_php_array_initializer_wrap = on_every_item
525
525
ij_php_assignment_wrap = on_every_item
526
526
ij_php_attributes_wrap = split_into_lines
527
- ij_php_author_weight = 3
527
+ ij_php_author_weight = 4
528
528
ij_php_binary_operation_sign_on_next_line = true
529
529
ij_php_binary_operation_wrap = on_every_item
530
530
ij_php_blank_lines_after_class_header = 0
@@ -551,7 +551,7 @@ ij_php_category_weight = 28
551
551
ij_php_class_brace_style = next_line
552
552
ij_php_comma_after_last_array_element = true
553
553
ij_php_concat_spaces = true
554
- ij_php_copyright_weight = 4
554
+ ij_php_copyright_weight = 28
555
555
ij_php_deprecated_weight = 0
556
556
ij_php_do_while_brace_force = always
557
557
ij_php_else_if_style = combine
@@ -580,7 +580,7 @@ ij_php_import_sorting = alphabetic
580
580
ij_php_indent_break_from_case = true
581
581
ij_php_indent_case_from_switch = true
582
582
ij_php_indent_code_in_php_tags = false
583
- ij_php_internal_weight = 1
583
+ ij_php_internal_weight = 28
584
584
ij_php_keep_blank_lines_after_lbrace = 1
585
585
ij_php_keep_blank_lines_before_right_brace = 0
586
586
ij_php_keep_blank_lines_in_code = 1
@@ -593,10 +593,10 @@ ij_php_keep_rparen_and_lbrace_on_one_line = true
593
593
ij_php_keep_simple_classes_in_one_line = true
594
594
ij_php_keep_simple_methods_in_one_line = false
595
595
ij_php_lambda_brace_style = end_of_line
596
- ij_php_license_weight = 5
596
+ ij_php_license_weight = 28
597
597
ij_php_line_comment_add_space = false
598
598
ij_php_line_comment_at_first_column = false
599
- ij_php_link_weight = 7
599
+ ij_php_link_weight = 3
600
600
ij_php_lower_case_boolean_const = true
601
601
ij_php_lower_case_keywords = true
602
602
ij_php_lower_case_null_const = true
@@ -605,14 +605,14 @@ ij_php_method_call_chain_wrap = on_every_item
605
605
ij_php_method_parameters_new_line_after_left_paren = true
606
606
ij_php_method_parameters_right_paren_on_new_line = true
607
607
ij_php_method_parameters_wrap = on_every_item
608
- ij_php_method_weight = 13
608
+ ij_php_method_weight = 10
609
609
ij_php_modifier_list_wrap = false
610
610
ij_php_multiline_chained_calls_semicolon_on_new_line = false
611
611
ij_php_namespace_brace_style = 2
612
612
ij_php_new_line_after_php_opening_tag = true
613
613
ij_php_null_type_position = in_the_end
614
614
ij_php_package_weight = 28
615
- ij_php_param_weight = 9
615
+ ij_php_param_weight = 6
616
616
ij_php_parameters_attributes_wrap = split_into_lines
617
617
ij_php_parentheses_expression_new_line_after_left_paren = false
618
618
ij_php_parentheses_expression_right_paren_on_new_line = false
@@ -626,13 +626,13 @@ ij_php_phpdoc_use_fqcn = true
626
626
ij_php_phpdoc_wrap_long_lines = true
627
627
ij_php_place_assignment_sign_on_next_line = false
628
628
ij_php_place_parens_for_constructor = 0
629
- ij_php_property_read_weight = 11
630
- ij_php_property_weight = 10
631
- ij_php_property_write_weight = 12
629
+ ij_php_property_read_weight = 8
630
+ ij_php_property_weight = 7
631
+ ij_php_property_write_weight = 9
632
632
ij_php_return_type_on_new_line = false
633
- ij_php_return_weight = 15
634
- ij_php_see_weight = 6
635
- ij_php_since_weight = 2
633
+ ij_php_return_weight = 12
634
+ ij_php_see_weight = 2
635
+ ij_php_since_weight = 1
636
636
ij_php_sort_phpdoc_elements = true
637
637
ij_php_space_after_colon = true
638
638
ij_php_space_after_colon_in_enum_backed_type = true
@@ -706,16 +706,15 @@ ij_php_special_else_if_treatment = false
706
706
ij_php_subpackage_weight = 28
707
707
ij_php_ternary_operation_signs_on_next_line = true
708
708
ij_php_ternary_operation_wrap = on_every_item
709
- ij_php_throws_weight = 14
709
+ ij_php_throws_weight = 11
710
710
ij_php_todo_weight = 28
711
- ij_php_treat_multiline_arrays_and_lambdas_multiline = false
712
711
ij_php_unknown_tag_weight = 28
713
712
ij_php_upper_case_boolean_const = false
714
713
ij_php_upper_case_null_const = false
715
714
ij_php_uses_weight = 28
716
715
ij_php_var_weight = 28
717
716
ij_php_variable_naming_style = snake_case
718
- ij_php_version_weight = 8
717
+ ij_php_version_weight = 5
719
718
ij_php_while_brace_force = always
720
719
ij_php_while_on_new_line = true
721
720
@@ -767,17 +766,13 @@ ij_markdown_force_one_space_after_blockquote_symbol = true
767
766
ij_markdown_force_one_space_after_header_symbol = true
768
767
ij_markdown_force_one_space_after_list_bullet = true
769
768
ij_markdown_force_one_space_between_words = true
770
- ij_markdown_insert_quote_arrows_on_wrap = true
771
769
ij_markdown_keep_indents_on_empty_lines = false
772
- ij_markdown_keep_line_breaks_inside_text_blocks = true
773
770
ij_markdown_max_lines_around_block_elements = 1
774
771
ij_markdown_max_lines_around_header = 1
775
772
ij_markdown_max_lines_between_paragraphs = 1
776
773
ij_markdown_min_lines_around_block_elements = 1
777
774
ij_markdown_min_lines_around_header = 2
778
775
ij_markdown_min_lines_between_paragraphs = 1
779
- ij_markdown_wrap_text_if_long = true
780
- ij_markdown_wrap_text_inside_blockquotes = true
781
776
782
777
[{* .yaml,* .yml} ]
783
778
ij_yaml_align_values_properties = do_not_align
0 commit comments