Update XML code style settings

This commit is contained in:
Oscar Mira 2025-02-08 09:49:08 +01:00
parent 06adb38dd0
commit 1a5aa4a04d
No known key found for this signature in database
GPG key ID: B371B98C5DC32237

View file

@ -111,6 +111,9 @@
</arrangement>
</codeStyleSettings>
<codeStyleSettings language="XML">
<option name="LINE_COMMENT_AT_FIRST_COLUMN" value="false" />
<option name="BLOCK_COMMENT_AT_FIRST_COLUMN" value="false" />
<option name="BLOCK_COMMENT_ADD_SPACE" value="true" />
<indentOptions>
<option name="CONTINUATION_INDENT_SIZE" value="4" />
</indentOptions>