Skip to content

Commit

Permalink
Add BLANK_LINES_AROUND_CLASS in style.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
returnToInnocence committed Feb 28, 2024
1 parent 47a68f0 commit 0d3ec8b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions hugegraph-style.xml
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,7 @@
<option name="KEEP_BLANK_LINES_BETWEEN_PACKAGE_DECLARATION_AND_HEADER" value="1" />
<option name="KEEP_BLANK_LINES_BEFORE_RBRACE" value="1" />
<option name="BLANK_LINES_AROUND_CLASS" value="1" />
<option name="BLANK_LINES_AFTER_CLASS_HEADER" value="1" />
<indentOptions>
<option name="SMART_TABS" value="true" />
</indentOptions>
Expand Down

0 comments on commit 0d3ec8b

Please sign in to comment.