summaryrefslogtreecommitdiff
path: root/.idea/codeStyleSettings.xml
diff options
context:
space:
mode:
Diffstat (limited to '.idea/codeStyleSettings.xml')
-rw-r--r--.idea/codeStyleSettings.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/.idea/codeStyleSettings.xml b/.idea/codeStyleSettings.xml
index 67bfbb237141..c12c1c95e4a1 100644
--- a/.idea/codeStyleSettings.xml
+++ b/.idea/codeStyleSettings.xml
@@ -288,6 +288,13 @@
<option name="TAB_SIZE" value="8" />
</indentOptions>
</codeStyleSettings>
+ <codeStyleSettings language="jet">
+ <indentOptions>
+ <option name="INDENT_SIZE" value="2"/>
+ <option name="CONTINUATION_INDENT_SIZE" value="4"/>
+ <option name="TAB_SIZE" value="2"/>
+ </indentOptions>
+ </codeStyleSettings>
<codeStyleSettings language="ruby">
<option name="KEEP_LINE_BREAKS" value="false" />
<option name="PARENT_SETTINGS_INSTALLED" value="true" />