summaryrefslogtreecommitdiff
path: root/.idea/codeStyleSettings.xml
diff options
context:
space:
mode:
Diffstat (limited to '.idea/codeStyleSettings.xml')
-rwxr-xr-x.idea/codeStyleSettings.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/.idea/codeStyleSettings.xml b/.idea/codeStyleSettings.xml
index 33a693a1ec86..2faab0e8ef91 100755
--- a/.idea/codeStyleSettings.xml
+++ b/.idea/codeStyleSettings.xml
@@ -289,6 +289,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" />