123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051 |
- <component name="ProjectCodeStyleConfiguration">
- <code_scheme name="Project" version="173">
- <option name="OTHER_INDENT_OPTIONS">
- <value>
- <option name="USE_TAB_CHARACTER" value="true" />
- </value>
- </option>
- <option name="LINE_SEPARATOR" value=" " />
- <option name="RIGHT_MARGIN" value="220" />
- <option name="FORMATTER_TAGS_ENABLED" value="true" />
- <JavaCodeStyleSettings>
- <option name="CLASS_COUNT_TO_USE_IMPORT_ON_DEMAND" value="30" />
- <option name="NAMES_COUNT_TO_USE_IMPORT_ON_DEMAND" value="10" />
- <option name="PACKAGES_TO_USE_IMPORT_ON_DEMAND">
- <value />
- </option>
- <option name="JD_ALIGN_PARAM_COMMENTS" value="false" />
- <option name="JD_ALIGN_EXCEPTION_COMMENTS" value="false" />
- </JavaCodeStyleSettings>
- <codeStyleSettings language="Groovy">
- <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="JAVA">
- <option name="KEEP_LINE_BREAKS" value="false" />
- <option name="BLANK_LINES_AFTER_CLASS_HEADER" value="1" />
- <option name="KEEP_SIMPLE_BLOCKS_IN_ONE_LINE" value="true" />
- <option name="KEEP_SIMPLE_METHODS_IN_ONE_LINE" value="true" />
- <option name="KEEP_SIMPLE_LAMBDAS_IN_ONE_LINE" value="true" />
- <indentOptions>
- <option name="USE_TAB_CHARACTER" value="true" />
- </indentOptions>
- </codeStyleSettings>
- <codeStyleSettings language="JSON">
- <indentOptions>
- <option name="USE_TAB_CHARACTER" value="true" />
- </indentOptions>
- </codeStyleSettings>
- <codeStyleSettings language="XML">
- <indentOptions>
- <option name="USE_TAB_CHARACTER" value="true" />
- </indentOptions>
- </codeStyleSettings>
- </code_scheme>
- </component>
|