aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoas Schilling <nickvergessen@gmx.de>2014-12-08 17:14:19 +0100
committerJoas Schilling <nickvergessen@gmx.de>2014-12-08 17:14:19 +0100
commit1fcbd652d8e86faf93968754025c4403408d956f (patch)
tree5d5ba0ce5defd93bc83be8fe7ec947fa95b43a0a
parentbaf5c44bec28a7ef36abca25fd0180b95f0bd832 (diff)
parent15be763d46d56c57d4f0def7745bb02d513e3a38 (diff)
downloadnextcloud-server-1fcbd652d8e86faf93968754025c4403408d956f.tar.gz
nextcloud-server-1fcbd652d8e86faf93968754025c4403408d956f.zip
Merge pull request #12621 from owncloud/add-right-margin
Add right margin to codestyle file
-rw-r--r--.idea/codeStyleSettings.xml5
1 files changed, 2 insertions, 3 deletions
diff --git a/.idea/codeStyleSettings.xml b/.idea/codeStyleSettings.xml
index 81f0715c288..56d8dfa034d 100644
--- a/.idea/codeStyleSettings.xml
+++ b/.idea/codeStyleSettings.xml
@@ -3,6 +3,7 @@
<component name="ProjectCodeStyleSettingsManager">
<option name="PER_PROJECT_SETTINGS">
<value>
+ <option name="RIGHT_MARGIN" value="80" />
<PHPCodeStyleSettings>
<option name="PHPDOC_BLANK_LINE_BEFORE_TAGS" value="true" />
<option name="LOWER_CASE_BOOLEAN_CONST" value="true" />
@@ -46,7 +47,5 @@
</value>
</option>
<option name="USE_PER_PROJECT_SETTINGS" value="true" />
- <option name="PREFERRED_PROJECT_CODE_STYLE" value="Default (1)" />
</component>
-</project>
-
+</project> \ No newline at end of file