summaryrefslogtreecommitdiff
path: root/.idea/codeStyleSettings.xml
diff options
context:
space:
mode:
Diffstat (limited to '.idea/codeStyleSettings.xml')
-rw-r--r--.idea/codeStyleSettings.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/.idea/codeStyleSettings.xml b/.idea/codeStyleSettings.xml
index c12c1c95e4a1..5593bda74b98 100644
--- a/.idea/codeStyleSettings.xml
+++ b/.idea/codeStyleSettings.xml
@@ -290,9 +290,9 @@
</codeStyleSettings>
<codeStyleSettings language="jet">
<indentOptions>
- <option name="INDENT_SIZE" value="2"/>
- <option name="CONTINUATION_INDENT_SIZE" value="4"/>
- <option name="TAB_SIZE" value="2"/>
+ <option name="INDENT_SIZE" value="2" />
+ <option name="CONTINUATION_INDENT_SIZE" value="4" />
+ <option name="TAB_SIZE" value="2" />
</indentOptions>
</codeStyleSettings>
<codeStyleSettings language="ruby">