PS-2022.2.3 <rodude123@rodude123s-yoga7 Create default.xml, code.style.schemes.xml, Default.xml
This commit is contained in:
parent
7fc50a4451
commit
c432624c71
5
code.style.schemes.xml
Normal file
5
code.style.schemes.xml
Normal file
@ -0,0 +1,5 @@
|
||||
<application>
|
||||
<component name="CodeStyleSchemeSettings">
|
||||
<option name="CURRENT_SCHEME_NAME" value="default" />
|
||||
</component>
|
||||
</application>
|
10
codestyles/Default.xml
Normal file
10
codestyles/Default.xml
Normal file
@ -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>
|
14
codestyles/default.xml
Normal file
14
codestyles/default.xml
Normal file
@ -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>
|
Loading…
Reference in New Issue
Block a user