Skip to content

Commit 896ee56

Browse files
author
Kiran Ryali
committed
Update java codestyle settings
1 parent 4764465 commit 896ee56

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

configs/Square.xml

+7
Original file line numberDiff line numberDiff line change
@@ -201,6 +201,13 @@
201201
<option name="LABEL_INDENT_ABSOLUTE" value="false" />
202202
<option name="USE_RELATIVE_INDENTS" value="false" />
203203
</ADDITIONAL_INDENT_OPTIONS>
204+
<codeStyleSettings language="JAVA">
205+
<indentOptions>
206+
<option name="INDENT_SIZE" value="2" />
207+
<option name="CONTINUATION_INDENT_SIZE" value="4" />
208+
<option name="TAB_SIZE" value="2" />
209+
</indentOptions>
210+
</codeStyleSettings>
204211
<codeStyleSettings language="JavaScript">
205212
<option name="KEEP_LINE_BREAKS" value="false" />
206213
<option name="KEEP_FIRST_COLUMN_COMMENT" value="false" />

0 commit comments

Comments
 (0)