Home | History | Annotate | Download | only in codeStyles
      1 <component name="ProjectCodeStyleConfiguration">
      2   <code_scheme name="Project" version="173">
      3     <JavaCodeStyleSettings>
      4       <option name="CLASS_COUNT_TO_USE_IMPORT_ON_DEMAND" value="99999" />
      5       <option name="NAMES_COUNT_TO_USE_IMPORT_ON_DEMAND" value="99999" />
      6       <option name="PACKAGES_TO_USE_IMPORT_ON_DEMAND">
      7         <value />
      8       </option>
      9     </JavaCodeStyleSettings>
     10     <JetCodeStyleSettings>
     11       <option name="PACKAGES_TO_USE_STAR_IMPORTS">
     12         <value>
     13           <package name="kotlinx.android.synthetic" withSubpackages="true" static="false" />
     14         </value>
     15       </option>
     16       <option name="NAME_COUNT_TO_USE_STAR_IMPORT" value="2147483647" />
     17       <option name="NAME_COUNT_TO_USE_STAR_IMPORT_FOR_MEMBERS" value="2147483647" />
     18       <option name="CODE_STYLE_DEFAULTS" value="KOTLIN_OFFICIAL" />
     19     </JetCodeStyleSettings>
     20     <codeStyleSettings language="JAVA">
     21       <option name="KEEP_BLANK_LINES_IN_DECLARATIONS" value="1" />
     22       <option name="KEEP_BLANK_LINES_IN_CODE" value="1" />
     23       <option name="KEEP_BLANK_LINES_BEFORE_RBRACE" value="0" />
     24       <indentOptions>
     25         <option name="CONTINUATION_INDENT_SIZE" value="4" />
     26       </indentOptions>
     27     </codeStyleSettings>
     28     <codeStyleSettings language="kotlin">
     29       <option name="CODE_STYLE_DEFAULTS" value="KOTLIN_OFFICIAL" />
     30       <option name="KEEP_BLANK_LINES_IN_DECLARATIONS" value="1" />
     31       <option name="KEEP_BLANK_LINES_IN_CODE" value="1" />
     32       <option name="KEEP_BLANK_LINES_BEFORE_RBRACE" value="0" />
     33       <option name="ALIGN_MULTILINE_PARAMETERS" value="false" />
     34       <indentOptions>
     35         <option name="CONTINUATION_INDENT_SIZE" value="4" />
     36       </indentOptions>
     37     </codeStyleSettings>
     38   </code_scheme>
     39 </component>