aboutsummaryrefslogtreecommitdiffstats
path: root/.idea/codeStyleSettings.xml
diff options
context:
space:
mode:
authorSamuel Tardieu <sam@rfc1149.net>2014-11-20 17:02:27 +0100
committerSamuel Tardieu <sam@rfc1149.net>2014-11-20 17:18:37 +0100
commitd8c1e133f3f7fd0fcdb99f05f21b9a0432f786a8 (patch)
tree73f194259b3802c03fa306ba301cd0031bca5799 /.idea/codeStyleSettings.xml
parent9319413d11dc32c7e936fa7ba3aad84bfda2762a (diff)
downloadcgeo-d8c1e133f3f7fd0fcdb99f05f21b9a0432f786a8.zip
cgeo-d8c1e133f3f7fd0fcdb99f05f21b9a0432f786a8.tar.gz
cgeo-d8c1e133f3f7fd0fcdb99f05f21b9a0432f786a8.tar.bz2
Update Intellij IDEA style and inspection profiles
Diffstat (limited to '.idea/codeStyleSettings.xml')
-rw-r--r--.idea/codeStyleSettings.xml7
1 files changed, 5 insertions, 2 deletions
diff --git a/.idea/codeStyleSettings.xml b/.idea/codeStyleSettings.xml
index 7cd87fc..afe178a 100644
--- a/.idea/codeStyleSettings.xml
+++ b/.idea/codeStyleSettings.xml
@@ -54,6 +54,10 @@
<option name="KEEP_BLANK_LINES_IN_DECLARATIONS" value="1" />
<option name="KEEP_BLANK_LINES_IN_CODE" value="1" />
<option name="KEEP_BLANK_LINES_BEFORE_RBRACE" value="1" />
+ <option name="IF_BRACE_FORCE" value="3" />
+ <option name="DOWHILE_BRACE_FORCE" value="3" />
+ <option name="WHILE_BRACE_FORCE" value="3" />
+ <option name="FOR_BRACE_FORCE" value="3" />
</codeStyleSettings>
<codeStyleSettings language="XML">
<indentOptions>
@@ -64,5 +68,4 @@
</option>
<option name="USE_PER_PROJECT_SETTINGS" value="true" />
</component>
-</project>
-
+</project> \ No newline at end of file