PS-2021.2.3 <rodude123@rodude123s-x360 Update Default.xml
This commit is contained in:
parent
dab1f8a016
commit
ca1a73c94f
@ -2,6 +2,10 @@
|
||||
<JSCodeStyleSettings version="0">
|
||||
<option name="FUNCTION_EXPRESSION_BRACE_STYLE" value="2" />
|
||||
</JSCodeStyleSettings>
|
||||
<PHPCodeStyleSettings>
|
||||
<option name="ANONYMOUS_BRACE_STYLE" value="2" />
|
||||
<option name="NAMESPACE_BRACE_STYLE" value="2" />
|
||||
</PHPCodeStyleSettings>
|
||||
<codeStyleSettings language="JavaScript">
|
||||
<option name="BRACE_STYLE" value="2" />
|
||||
<option name="CLASS_BRACE_STYLE" value="2" />
|
||||
@ -13,4 +17,12 @@
|
||||
<option name="DOWHILE_BRACE_FORCE" value="3" />
|
||||
<option name="WHILE_BRACE_FORCE" value="3" />
|
||||
</codeStyleSettings>
|
||||
<codeStyleSettings language="PHP">
|
||||
<option name="BRACE_STYLE" value="2" />
|
||||
<option name="LAMBDA_BRACE_STYLE" value="2" />
|
||||
<option name="ELSE_ON_NEW_LINE" value="true" />
|
||||
<option name="CATCH_ON_NEW_LINE" value="true" />
|
||||
<option name="FINALLY_ON_NEW_LINE" value="true" />
|
||||
<option name="SPECIAL_ELSE_IF_TREATMENT" value="true" />
|
||||
</codeStyleSettings>
|
||||
</code_scheme>
|
Loading…
Reference in New Issue
Block a user