aboutsummaryrefslogtreecommitdiffstats
path: root/.idea
diff options
context:
space:
mode:
authorKenny Root <kenny@the-b.org>2015-08-19 23:48:11 -0700
committerKenny Root <kenny@the-b.org>2015-08-19 23:55:22 -0700
commitae8b6d36493fc3629afe997a9700d001d6594b60 (patch)
treeef1289b6fa06174ff2d856c5f216d6263fa1257c /.idea
parent72a09ffdae339fbdc73999b797bf1e2365bd661d (diff)
downloadconnectbot-ae8b6d36493fc3629afe997a9700d001d6594b60.tar.gz
connectbot-ae8b6d36493fc3629afe997a9700d001d6594b60.tar.bz2
connectbot-ae8b6d36493fc3629afe997a9700d001d6594b60.zip
Update XML style and reformat all files with it
Diffstat (limited to '.idea')
-rw-r--r--.idea/codeStyleSettings.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/.idea/codeStyleSettings.xml b/.idea/codeStyleSettings.xml
index 0ca03f4..659f221 100644
--- a/.idea/codeStyleSettings.xml
+++ b/.idea/codeStyleSettings.xml
@@ -43,6 +43,8 @@
<option name="USE_CUSTOM_SETTINGS" value="true" />
</AndroidXmlCodeStyleSettings>
<XML>
+ <option name="XML_ALIGN_ATTRIBUTES" value="false" />
+ <option name="XML_WHITE_SPACE_AROUND_CDATA" value="1" />
<option name="XML_LEGACY_SETTINGS_IMPORTED" value="true" />
</XML>
<codeStyleSettings language="Groovy">
@@ -76,7 +78,6 @@
<option name="FORCE_REARRANGE_MODE" value="1" />
<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>