PS-2022.2.3 <rodude123@rodude123s-yoga7 Create default.xml, code.style.schemes.xml, Default.xml
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
<code_scheme name="Default" version="173">
|
||||
<PHPCodeStyleSettings>
|
||||
<option name="ANONYMOUS_BRACE_STYLE" value="2" />
|
||||
<option name="NAMESPACE_BRACE_STYLE" value="2" />
|
||||
</PHPCodeStyleSettings>
|
||||
<codeStyleSettings language="PHP">
|
||||
<option name="BRACE_STYLE" value="2" />
|
||||
<option name="LAMBDA_BRACE_STYLE" value="2" />
|
||||
</codeStyleSettings>
|
||||
</code_scheme>
|
||||
@@ -0,0 +1,14 @@
|
||||
<code_scheme name="default" version="173">
|
||||
<PHPCodeStyleSettings>
|
||||
<option name="ANONYMOUS_BRACE_STYLE" value="2" />
|
||||
<option name="NAMESPACE_BRACE_STYLE" value="2" />
|
||||
</PHPCodeStyleSettings>
|
||||
<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>
|
||||
Reference in New Issue
Block a user