Minor, set XML indentation to 4 spaces
Was accidentally changed to 2 in 181af17
This commit is contained in:
Generated
-1
@@ -270,7 +270,6 @@
|
|||||||
</codeStyleSettings>
|
</codeStyleSettings>
|
||||||
<codeStyleSettings language="XML">
|
<codeStyleSettings language="XML">
|
||||||
<indentOptions>
|
<indentOptions>
|
||||||
<option name="INDENT_SIZE" value="2" />
|
|
||||||
<option name="CONTINUATION_INDENT_SIZE" value="4" />
|
<option name="CONTINUATION_INDENT_SIZE" value="4" />
|
||||||
<option name="TAB_SIZE" value="8" />
|
<option name="TAB_SIZE" value="8" />
|
||||||
</indentOptions>
|
</indentOptions>
|
||||||
|
|||||||
Reference in New Issue
Block a user