Skip to content

Commit 15397b3

Browse files
committed
More wrapping
1 parent ee235f0 commit 15397b3

File tree

1 file changed

+2
-2
lines changed
  • spring-javaformat/spring-javaformat-formatter/src/main/resources/io/spring/javaformat/formatter/eclipse

1 file changed

+2
-2
lines changed

spring-javaformat/spring-javaformat-formatter/src/main/resources/io/spring/javaformat/formatter/eclipse/formatter.prefs

+2-2
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ core.formatter.alignment_for_parameters_in_constructor_declaration=16
3030
core.formatter.alignment_for_parameters_in_method_declaration=16
3131
core.formatter.alignment_for_relational_operator=0
3232
core.formatter.alignment_for_resources_in_try=80
33-
core.formatter.alignment_for_selector_in_method_invocation=80
33+
core.formatter.alignment_for_selector_in_method_invocation=84
3434
core.formatter.alignment_for_shift_operator=0
3535
core.formatter.alignment_for_string_concatenation=16
3636
core.formatter.alignment_for_superclass_in_type_declaration=16
@@ -41,7 +41,7 @@ core.formatter.alignment_for_throws_clause_in_method_declaration=16
4141
core.formatter.alignment_for_type_arguments=0
4242
core.formatter.alignment_for_type_parameters=0
4343
core.formatter.alignment_for_union_type_in_multicatch=16
44-
core.formatter.align_selector_in_method_invocation_on_expression_first_line=false
44+
core.formatter.align_selector_in_method_invocation_on_expression_first_line=true
4545
core.formatter.blank_lines_after_imports=1
4646
core.formatter.blank_lines_after_package=1
4747
core.formatter.blank_lines_before_field=0

0 commit comments

Comments
 (0)