idea : change XML indent

This commit is contained in:
Pierre Goiffon
2018-09-06 18:35:51 +02:00
parent c7f3f20229
commit 64438f6b6d

View File

@@ -34,5 +34,10 @@
<option name="SMART_TABS" value="true" />
</indentOptions>
</codeStyleSettings>
<codeStyleSettings language="XML">
<indentOptions>
<option name="USE_TAB_CHARACTER" value="true" />
</indentOptions>
</codeStyleSettings>
</code_scheme>
</component>