[Cherbot-commit] SF.net SVN: cherbot:[127] trunk/cherbot.ipr
Status: Alpha
Brought to you by:
christianhujer
|
From: <chr...@us...> - 2008-11-30 22:28:16
|
Revision: 127
http://cherbot.svn.sourceforge.net/cherbot/?rev=127&view=rev
Author: christianhujer
Date: 2008-11-30 22:28:15 +0000 (Sun, 30 Nov 2008)
Log Message:
-----------
Changed project code style settings to correct do not indent case from switch settings.
Modified Paths:
--------------
trunk/cherbot.ipr
Modified: trunk/cherbot.ipr
===================================================================
--- trunk/cherbot.ipr 2008-11-30 22:14:26 UTC (rev 126)
+++ trunk/cherbot.ipr 2008-11-30 22:28:15 UTC (rev 127)
@@ -14,6 +14,7 @@
<option name="PER_PROJECT_SETTINGS">
<value>
<option name="LINE_SEPARATOR" value=" " />
+ <option name="INDENT_CASE_FROM_SWITCH" value="false" />
<option name="ALIGN_MULTILINE_PARAMETERS" value="false" />
<option name="ALIGN_MULTILINE_FOR" value="false" />
<option name="BLANK_LINES_BEFORE_PACKAGE" value="1" />
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|