mirror of
https://github.com/cryptomator/cryptomator.git
synced 2024-11-23 12:09:45 +00:00
2720a999d1
Co-authored-by: Sebastian Stenzel <overheadhunter@users.noreply.github.com>
78 lines
2.9 KiB
XML
78 lines
2.9 KiB
XML
<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="999" />
|
|
<option name="NAMES_COUNT_TO_USE_IMPORT_ON_DEMAND" value="10" />
|
|
<option name="PACKAGES_TO_USE_IMPORT_ON_DEMAND">
|
|
<value />
|
|
</option>
|
|
<option name="IMPORT_LAYOUT_TABLE">
|
|
<value>
|
|
<package name="" withSubpackages="true" static="false" />
|
|
<emptyLine />
|
|
<package name="javax" withSubpackages="true" static="false" />
|
|
<package name="javafx" withSubpackages="true" static="false" />
|
|
<package name="java" withSubpackages="true" static="false" />
|
|
<emptyLine />
|
|
<package name="" withSubpackages="true" static="true" />
|
|
</value>
|
|
</option>
|
|
<option name="JD_ALIGN_PARAM_COMMENTS" value="false" />
|
|
<option name="JD_ALIGN_EXCEPTION_COMMENTS" value="false" />
|
|
</JavaCodeStyleSettings>
|
|
<Properties>
|
|
<option name="KEEP_BLANK_LINES" value="true" />
|
|
</Properties>
|
|
<XML>
|
|
<option name="XML_ATTRIBUTE_WRAP" value="0" />
|
|
</XML>
|
|
<codeStyleSettings language="CSS">
|
|
<indentOptions>
|
|
<option name="USE_TAB_CHARACTER" value="true" />
|
|
</indentOptions>
|
|
</codeStyleSettings>
|
|
<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="BINARY_OPERATION_SIGN_ON_NEXT_LINE" value="true" />
|
|
<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" />
|
|
<option name="ENUM_CONSTANTS_WRAP" value="2" />
|
|
<indentOptions>
|
|
<option name="USE_TAB_CHARACTER" value="true" />
|
|
</indentOptions>
|
|
<arrangement>
|
|
<rules />
|
|
</arrangement>
|
|
</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> |