Created
July 4, 2017 08:33
-
-
Save s3inlc/226ed78b05eb6dc8f60f18d6fd310d74 to your computer and use it in GitHub Desktop.
PHP code style
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<code_scheme name="php_style"> | |
<option name="HTML_ATTRIBUTE_WRAP" value="0" /> | |
<MarkdownNavigatorCodeStyleSettings> | |
<option name="RIGHT_MARGIN" value="72" /> | |
</MarkdownNavigatorCodeStyleSettings> | |
<PHPCodeStyleSettings> | |
<option name="KEEP_RPAREN_AND_LBRACE_ON_ONE_LINE" value="true" /> | |
<option name="ALIGN_CLASS_CONSTANTS" value="true" /> | |
</PHPCodeStyleSettings> | |
<codeStyleSettings language="HTML"> | |
<indentOptions> | |
<option name="INDENT_SIZE" value="2" /> | |
<option name="CONTINUATION_INDENT_SIZE" value="2" /> | |
<option name="TAB_SIZE" value="2" /> | |
</indentOptions> | |
</codeStyleSettings> | |
<codeStyleSettings language="PHP"> | |
<option name="CLASS_BRACE_STYLE" value="1" /> | |
<option name="METHOD_BRACE_STYLE" value="1" /> | |
<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" /> | |
<option name="ALIGN_MULTILINE_PARAMETERS" value="false" /> | |
<option name="ALIGN_MULTILINE_FOR" value="false" /> | |
<option name="ALIGN_MULTILINE_ARRAY_INITIALIZER_EXPRESSION" value="true" /> | |
<option name="ALIGN_GROUP_FIELD_DECLARATIONS" value="true" /> | |
<option name="CALL_PARAMETERS_RPAREN_ON_NEXT_LINE" value="true" /> | |
<option name="ARRAY_INITIALIZER_RBRACE_ON_NEXT_LINE" value="true" /> | |
<option name="IF_BRACE_FORCE" value="3" /> | |
<option name="DOWHILE_BRACE_FORCE" value="3" /> | |
<option name="WHILE_BRACE_FORCE" value="3" /> | |
<option name="FOR_BRACE_FORCE" value="3" /> | |
<indentOptions> | |
<option name="INDENT_SIZE" value="2" /> | |
<option name="CONTINUATION_INDENT_SIZE" value="2" /> | |
<option name="TAB_SIZE" value="2" /> | |
<option name="KEEP_INDENTS_ON_EMPTY_LINES" value="true" /> | |
</indentOptions> | |
</codeStyleSettings> | |
</code_scheme> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello good evening am new here
Will be gald if anyone can help me out
In what to do and what not to do