aboutsummaryrefslogtreecommitdiffstats
path: root/.idea
diff options
context:
space:
mode:
authorKyle Horimoto <khorimoto@gmail.com>2015-09-16 13:59:09 -0700
committerKyle Horimoto <khorimoto@gmail.com>2015-09-18 09:56:56 -0700
commit352c4c2d1090ce2897b6032f7681c40be2219759 (patch)
treef2495a4df1c12fe6f163598dd0a1434c7771e072 /.idea
parent708e2db0bf5e3bfbb48bf94d604ef883970a2b92 (diff)
downloadconnectbot-352c4c2d1090ce2897b6032f7681c40be2219759.tar.gz
connectbot-352c4c2d1090ce2897b6032f7681c40be2219759.tar.bz2
connectbot-352c4c2d1090ce2897b6032f7681c40be2219759.zip
Use 4 spaces per tab instead of 8.
Diffstat (limited to '.idea')
-rw-r--r--.idea/codeStyleSettings.xml27
1 files changed, 0 insertions, 27 deletions
diff --git a/.idea/codeStyleSettings.xml b/.idea/codeStyleSettings.xml
index 1ca6443..d3b630c 100644
--- a/.idea/codeStyleSettings.xml
+++ b/.idea/codeStyleSettings.xml
@@ -75,40 +75,13 @@
<option name="XML_WHITE_SPACE_AROUND_CDATA" value="1" />
<option name="XML_LEGACY_SETTINGS_IMPORTED" value="true" />
</XML>
- <codeStyleSettings language="Groovy">
- <indentOptions>
- <option name="INDENT_SIZE" value="8" />
- <option name="CONTINUATION_INDENT_SIZE" value="16" />
- <option name="TAB_SIZE" value="8" />
- <option name="USE_TAB_CHARACTER" value="true" />
- </indentOptions>
- </codeStyleSettings>
- <codeStyleSettings language="HTML">
- <indentOptions>
- <option name="INDENT_SIZE" value="8" />
- <option name="CONTINUATION_INDENT_SIZE" value="16" />
- <option name="TAB_SIZE" value="8" />
- <option name="USE_TAB_CHARACTER" value="true" />
- </indentOptions>
- </codeStyleSettings>
<codeStyleSettings language="JAVA">
<option name="INDENT_CASE_FROM_SWITCH" value="false" />
<option name="ALIGN_MULTILINE_PARAMETERS" value="false" />
<option name="SPACE_BEFORE_ARRAY_INITIALIZER_LBRACE" value="true" />
- <indentOptions>
- <option name="INDENT_SIZE" value="8" />
- <option name="CONTINUATION_INDENT_SIZE" value="16" />
- <option name="TAB_SIZE" value="8" />
- <option name="USE_TAB_CHARACTER" value="true" />
- </indentOptions>
</codeStyleSettings>
<codeStyleSettings language="XML">
<option name="FORCE_REARRANGE_MODE" value="1" />
- <indentOptions>
- <option name="INDENT_SIZE" value="8" />
- <option name="TAB_SIZE" value="8" />
- <option name="USE_TAB_CHARACTER" value="true" />
- </indentOptions>
<arrangement>
<rules>
<section>