Browse Source

remove code style configs.

AS sometimes wants to remove these lines.

Not sure what these lines do, but as the files app also don't have them in the Project.xml file i hope they can be removed without side effects.

Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
Marcel Hibbe 1 year ago
parent
commit
b5b2778555
1 changed files with 0 additions and 2 deletions
  1. 0 2
      .idea/codeStyles/Project.xml

+ 0 - 2
.idea/codeStyles/Project.xml

@@ -59,8 +59,6 @@
           <package name="kotlinx.android.synthetic" alias="false" 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="CODE_STYLE_DEFAULTS" value="KOTLIN_OFFICIAL" />
     </JetCodeStyleSettings>
     <MarkdownNavigatorCodeStyleSettings>