Created
          April 3, 2014 21:27 
        
      - 
      
- 
        Save tristanlins/9963262 to your computer and use it in GitHub Desktop. 
  
    
      This file contains hidden or 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
    
  
  
    
  | <?xml version="1.0" encoding="UTF-8"?> | |
| <code_scheme name="bit3"> | |
| <option name="OTHER_INDENT_OPTIONS"> | |
| <value> | |
| <option name="INDENT_SIZE" value="4" /> | |
| <option name="CONTINUATION_INDENT_SIZE" value="8" /> | |
| <option name="TAB_SIZE" value="4" /> | |
| <option name="USE_TAB_CHARACTER" value="true" /> | |
| <option name="SMART_TABS" value="false" /> | |
| <option name="LABEL_INDENT_SIZE" value="0" /> | |
| <option name="LABEL_INDENT_ABSOLUTE" value="false" /> | |
| <option name="USE_RELATIVE_INDENTS" value="false" /> | |
| </value> | |
| </option> | |
| <CssCodeStyleSettings> | |
| <option name="BLANK_LINES_BETWEEN_BLOCKS" value="0" /> | |
| </CssCodeStyleSettings> | |
| <PHPCodeStyleSettings> | |
| <option name="ALIGN_KEY_VALUE_PAIRS" value="true" /> | |
| <option name="ALIGN_PHPDOC_PARAM_NAMES" value="true" /> | |
| <option name="ALIGN_PHPDOC_COMMENTS" value="true" /> | |
| <option name="ALIGN_ASSIGNMENTS" value="true" /> | |
| <option name="PHPDOC_BLANK_LINE_BEFORE_TAGS" value="true" /> | |
| <option name="PHPDOC_BLANK_LINES_AROUND_PARAMETERS" value="true" /> | |
| <option name="LOWER_CASE_BOOLEAN_CONST" value="true" /> | |
| <option name="LOWER_CASE_NULL_CONST" value="true" /> | |
| <option name="KEEP_RPAREN_AND_LBRACE_ON_ONE_LINE" value="true" /> | |
| </PHPCodeStyleSettings> | |
| <XML> | |
| <option name="XML_LEGACY_SETTINGS_IMPORTED" value="true" /> | |
| </XML> | |
| <codeStyleSettings language="CSS"> | |
| <indentOptions> | |
| <option name="USE_TAB_CHARACTER" value="true" /> | |
| </indentOptions> | |
| </codeStyleSettings> | |
| <codeStyleSettings language="CoffeeScript"> | |
| <indentOptions> | |
| <option name="USE_TAB_CHARACTER" value="true" /> | |
| </indentOptions> | |
| </codeStyleSettings> | |
| <codeStyleSettings language="HTML"> | |
| <indentOptions> | |
| <option name="USE_TAB_CHARACTER" value="true" /> | |
| </indentOptions> | |
| </codeStyleSettings> | |
| <codeStyleSettings language="JavaScript"> | |
| <indentOptions> | |
| <option name="USE_TAB_CHARACTER" value="true" /> | |
| </indentOptions> | |
| </codeStyleSettings> | |
| <codeStyleSettings language="LESS"> | |
| <indentOptions> | |
| <option name="INDENT_SIZE" value="4" /> | |
| <option name="USE_TAB_CHARACTER" value="true" /> | |
| </indentOptions> | |
| </codeStyleSettings> | |
| <codeStyleSettings language="PHP"> | |
| <option name="KEEP_FIRST_COLUMN_COMMENT" value="false" /> | |
| <option name="BLANK_LINES_AFTER_PACKAGE" value="1" /> | |
| <option name="BLANK_LINES_AROUND_FIELD" value="1" /> | |
| <option name="ELSE_ON_NEW_LINE" value="true" /> | |
| <option name="CATCH_ON_NEW_LINE" value="true" /> | |
| <option name="SPECIAL_ELSE_IF_TREATMENT" value="true" /> | |
| <option name="ALIGN_MULTILINE_CHAINED_METHODS" value="true" /> | |
| <option name="ALIGN_MULTILINE_PARAMETERS" value="false" /> | |
| <option name="ALIGN_MULTILINE_FOR" value="false" /> | |
| <option name="ALIGN_MULTILINE_TERNARY_OPERATION" value="true" /> | |
| <option name="ALIGN_MULTILINE_EXTENDS_LIST" value="true" /> | |
| <option name="ALIGN_MULTILINE_ARRAY_INITIALIZER_EXPRESSION" value="true" /> | |
| <option name="SPACE_AFTER_TYPE_CAST" value="true" /> | |
| <option name="CALL_PARAMETERS_WRAP" value="5" /> | |
| <option name="CALL_PARAMETERS_LPAREN_ON_NEXT_LINE" value="true" /> | |
| <option name="CALL_PARAMETERS_RPAREN_ON_NEXT_LINE" value="true" /> | |
| <option name="METHOD_PARAMETERS_WRAP" value="5" /> | |
| <option name="METHOD_PARAMETERS_LPAREN_ON_NEXT_LINE" value="true" /> | |
| <option name="METHOD_PARAMETERS_RPAREN_ON_NEXT_LINE" value="true" /> | |
| <option name="EXTENDS_LIST_WRAP" value="1" /> | |
| <option name="EXTENDS_KEYWORD_WRAP" value="1" /> | |
| <option name="METHOD_CALL_CHAIN_WRAP" value="2" /> | |
| <option name="TERNARY_OPERATION_WRAP" value="5" /> | |
| <option name="TERNARY_OPERATION_SIGNS_ON_NEXT_LINE" value="true" /> | |
| <option name="FOR_STATEMENT_WRAP" value="5" /> | |
| <option name="FOR_STATEMENT_LPAREN_ON_NEXT_LINE" value="true" /> | |
| <option name="FOR_STATEMENT_RPAREN_ON_NEXT_LINE" value="true" /> | |
| <option name="ARRAY_INITIALIZER_WRAP" value="5" /> | |
| <option name="ARRAY_INITIALIZER_LBRACE_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="USE_TAB_CHARACTER" value="true" /> | |
| </indentOptions> | |
| </codeStyleSettings> | |
| <codeStyleSettings language="SASS"> | |
| <indentOptions> | |
| <option name="INDENT_SIZE" value="4" /> | |
| <option name="USE_TAB_CHARACTER" value="true" /> | |
| </indentOptions> | |
| </codeStyleSettings> | |
| <codeStyleSettings language="SCSS"> | |
| <indentOptions> | |
| <option name="INDENT_SIZE" value="4" /> | |
| <option name="USE_TAB_CHARACTER" value="true" /> | |
| </indentOptions> | |
| </codeStyleSettings> | |
| <codeStyleSettings language="SQL"> | |
| <indentOptions> | |
| <option name="USE_TAB_CHARACTER" value="true" /> | |
| </indentOptions> | |
| </codeStyleSettings> | |
| <codeStyleSettings language="Twig"> | |
| <indentOptions> | |
| <option name="USE_TAB_CHARACTER" value="true" /> | |
| </indentOptions> | |
| </codeStyleSettings> | |
| <codeStyleSettings language="XML"> | |
| <indentOptions> | |
| <option name="USE_TAB_CHARACTER" value="true" /> | |
| </indentOptions> | |
| </codeStyleSettings> | |
| <codeStyleSettings language="yaml"> | |
| <indentOptions> | |
| <option name="INDENT_SIZE" value="4" /> | |
| </indentOptions> | |
| </codeStyleSettings> | |
| </code_scheme> | 
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment