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 280
280
<setting id =" org.eclipse.jdt.core.formatter.insert_space_between_empty_parens_in_enum_constant" value =" do not insert" />
281
281
<setting id =" org.eclipse.jdt.core.formatter.insert_space_between_empty_parens_in_method_declaration" value =" do not insert" />
282
282
<setting id =" org.eclipse.jdt.core.formatter.insert_space_between_empty_parens_in_method_invocation" value =" do not insert" />
283
- <setting id =" org.eclipse.jdt.core.formatter.join_lines_in_comments" value =" true " />
284
- <setting id =" org.eclipse.jdt.core.formatter.join_wrapped_lines" value =" true " />
283
+ <setting id =" org.eclipse.jdt.core.formatter.join_lines_in_comments" value =" false " />
284
+ <setting id =" org.eclipse.jdt.core.formatter.join_wrapped_lines" value =" false " />
285
285
<setting id =" org.eclipse.jdt.core.formatter.keep_else_statement_on_same_line" value =" false" />
286
286
<setting id =" org.eclipse.jdt.core.formatter.keep_empty_array_initializer_on_one_line" value =" false" />
287
287
<setting id =" org.eclipse.jdt.core.formatter.keep_imple_if_on_one_line" value =" false" />
You can’t perform that action at this time.
0 commit comments