Skip to content

Commit

Permalink
fix: Fix a typo in higress_formatter.xml (#350)
Browse files Browse the repository at this point in the history
  • Loading branch information
psxjoy authored Oct 8, 2024
1 parent 4a432c9 commit 72e5165
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/style/higress_formatter.xml
Original file line number Diff line number Diff line change
Expand Up @@ -268,7 +268,7 @@
<setting id="org.eclipse.jdt.core.formatter.insert_space_after_question_in_conditional" value="insert"/>
<!--org.eclipse.jdt.core.formatter.insert_space_before_question_in_conditional=Java:SPACE_BEFORE_QUEST-->
<setting id="org.eclipse.jdt.core.formatter.insert_space_before_question_in_conditional" value="insert"/>
<!--org.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_annotation=Java:SPACE_BEFORE_ANOTATION_PARAMETER_LIST-->
<!--org.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_annotation=Java:SPACE_BEFORE_ANNOTATION_PARAMETER_LIST-->
<setting id="org.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_annotation"
value="do not insert"/>

Expand Down

0 comments on commit 72e5165

Please sign in to comment.