浏览代码

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 2 年之前
父节点
当前提交
b5b2778555
共有 1 个文件被更改,包括 0 次插入2 次删除
  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>