File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
formatter/src/main/resources/itm-java-codeformat Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 203203 <setting id =" org.eclipse.jdt.core.formatter.insert_space_after_opening_angle_bracket_in_type_parameters" value =" do not insert" />
204204 <setting id =" org.eclipse.jdt.core.formatter.insert_space_between_empty_parens_in_method_invocation" value =" do not insert" />
205205 <setting id =" org.eclipse.jdt.core.formatter.insert_new_line_before_while_in_do_statement" value =" do not insert" />
206- <setting id =" org.eclipse.jdt.core.formatter.alignment_for_arguments_in_enum_constant" value =" 16 " />
206+ <setting id =" org.eclipse.jdt.core.formatter.alignment_for_arguments_in_enum_constant" value =" 48 " />
207207 <setting id =" org.eclipse.jdt.core.formatter.comment.format_javadoc_comments" value =" true" />
208208 <setting id =" org.eclipse.jdt.core.formatter.comment.line_length" value =" 100" />
209209 <setting id =" org.eclipse.jdt.core.formatter.insert_new_line_after_annotation_on_package" value =" insert" />
255255 <setting id =" org.eclipse.jdt.core.formatter.comment.format_header" value =" false" />
256256 <setting id =" org.eclipse.jdt.core.formatter.comment.format_block_comments" value =" true" />
257257 <setting id =" org.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_enum_constant" value =" do not insert" />
258- <setting id =" org.eclipse.jdt.core.formatter.alignment_for_enum_constants" value =" 0 " />
258+ <setting id =" org.eclipse.jdt.core.formatter.alignment_for_enum_constants" value =" 49 " />
259259 <setting id =" org.eclipse.jdt.core.formatter.insert_new_line_in_empty_block" value =" insert" />
260260 <setting id =" org.eclipse.jdt.core.formatter.indent_body_declarations_compare_to_annotation_declaration_header" value =" true" />
261261 <setting id =" org.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_parenthesized_expression" value =" do not insert" />
You can’t perform that action at this time.
0 commit comments