Add right margin to codestyle file
Defaults to 120, we want 80 apparently
This commit is contained in:
parent
e9f0b30023
commit
15be763d46
1 changed files with 2 additions and 3 deletions
|
@ -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>
|
Loading…
Reference in a new issue