diff options
Diffstat (limited to '.idea/codeStyles/Project.xml')
-rw-r--r-- | .idea/codeStyles/Project.xml | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/.idea/codeStyles/Project.xml b/.idea/codeStyles/Project.xml index 6b22ad8f..5f58ef5b 100644 --- a/.idea/codeStyles/Project.xml +++ b/.idea/codeStyles/Project.xml @@ -14,17 +14,12 @@ <option name="DO_NOT_WRAP_AFTER_SINGLE_ANNOTATION" value="true" /> </JavaCodeStyleSettings> <JetCodeStyleSettings> - <option name="PACKAGES_TO_USE_STAR_IMPORTS"> - <value /> - </option> <option name="PACKAGES_IMPORT_LAYOUT"> <value> <package name="" alias="false" withSubpackages="true" /> <package name="" alias="true" withSubpackages="true" /> </value> </option> - <option name="NAME_COUNT_TO_USE_STAR_IMPORT" value="2147483647" /> - <option name="NAME_COUNT_TO_USE_STAR_IMPORT_FOR_MEMBERS" value="2147483647" /> <option name="CONTINUATION_INDENT_IN_PARAMETER_LISTS" value="true" /> <option name="CONTINUATION_INDENT_IN_ARGUMENT_LISTS" value="true" /> <option name="CONTINUATION_INDENT_FOR_EXPRESSION_BODIES" value="true" /> @@ -187,4 +182,4 @@ </indentOptions> </codeStyleSettings> </code_scheme> -</component> +</component>
\ No newline at end of file |