mirror of
https://github.com/nextcloud/talk-android.git
synced 2024-11-21 12:35:30 +03:00
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>
This commit is contained in:
parent
94fb730b6c
commit
b5b2778555
1 changed files with 0 additions and 2 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue