summaryrefslogtreecommitdiff
path: root/.idea
diff options
context:
space:
mode:
authorRaphael Moll <ralf@android.com>2013-11-13 11:10:39 -0800
committerRaphael Moll <ralf@android.com>2013-11-18 15:36:07 -0800
commita145ab3d2ad4c64affb8a385518e6e2630c1c85b (patch)
treec496effa964aae32f740125295af4e945f2d2df5 /.idea
parent62dfc58cef4e55eee6038a33aa0e09b540557b69 (diff)
downloadidea-a145ab3d2ad4c64affb8a385518e6e2630c1c85b.tar.gz
Force new files to use LF end-of-lines even on Windows.
Change-Id: I7f86be66fefe1020282094db8d78ad6f2064f37a
Diffstat (limited to '.idea')
-rwxr-xr-x[-rw-r--r--].idea/codeStyleSettings.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.idea/codeStyleSettings.xml b/.idea/codeStyleSettings.xml
index d8fe919d6501..0ce5dbf95791 100644..100755
--- a/.idea/codeStyleSettings.xml
+++ b/.idea/codeStyleSettings.xml
@@ -51,6 +51,7 @@
<option name="USE_RELATIVE_INDENTS" value="false" />
</value>
</option>
+ <option name="LINE_SEPARATOR" value="&#10;" />
<option name="FIELD_NAME_PREFIX" value="my" />
<option name="STATIC_FIELD_NAME_PREFIX" value="our" />
<option name="RIGHT_MARGIN" value="140" />