Skip to content

Commit

Permalink
Make formatting consistent with practice
Browse files Browse the repository at this point in the history
  • Loading branch information
JornC committed Jan 8, 2025
1 parent bf90b49 commit dc25afc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/main/resources/eclipse_code_formatter_profile.xml
Original file line number Diff line number Diff line change
Expand Up @@ -288,5 +288,6 @@
<setting id="org.eclipse.jdt.core.formatter.insert_space_before_opening_angle_bracket_in_type_arguments" value="do not insert"/>
<setting id="org.eclipse.jdt.core.formatter.never_indent_block_comments_on_first_column" value="false"/>
<setting id="org.eclipse.jdt.core.formatter.keep_then_statement_on_same_line" value="false"/>
<setting id="org.eclipse.jdt.core.formatter.insert_new_line_after_annotation_on_enum_constant" value="insert"/>
</profile>
</profiles>

0 comments on commit dc25afc

Please sign in to comment.