summaryrefslogtreecommitdiff
path: root/.idea/codeStyles/Project.xml
diff options
context:
space:
mode:
authorTorsten Grote <t@grobox.de>2020-08-24 09:22:40 -0300
committerTorsten Grote <t@grobox.de>2020-08-24 10:04:10 -0300
commit786f59be0c7791cad37239841b513704f6c2a289 (patch)
treed4ce3ecc6b9dad93ffa62b7e8b722f631592db5b /.idea/codeStyles/Project.xml
parentfe5f6f866a82a2b9b4b5d6dfa16333e87d35558c (diff)
downloadtaler-android-786f59be0c7791cad37239841b513704f6c2a289.tar.gz
taler-android-786f59be0c7791cad37239841b513704f6c2a289.tar.bz2
taler-android-786f59be0c7791cad37239841b513704f6c2a289.zip
rename multi-platform submodule
Diffstat (limited to '.idea/codeStyles/Project.xml')
-rw-r--r--.idea/codeStyles/Project.xml11
1 files changed, 10 insertions, 1 deletions
diff --git a/.idea/codeStyles/Project.xml b/.idea/codeStyles/Project.xml
index dfca6e5..b23c749 100644
--- a/.idea/codeStyles/Project.xml
+++ b/.idea/codeStyles/Project.xml
@@ -3,7 +3,16 @@
<JetCodeStyleSettings>
<option name="PACKAGES_TO_USE_STAR_IMPORTS">
<value>
- <package name="kotlinx.android.synthetic" withSubpackages="true" static="false" />
+ <package name="kotlinx.android.synthetic" alias="false" withSubpackages="true" />
+ </value>
+ </option>
+ <option name="PACKAGES_IMPORT_LAYOUT">
+ <value>
+ <package name="" alias="false" withSubpackages="true" />
+ <package name="java" alias="false" withSubpackages="true" />
+ <package name="javax" alias="false" withSubpackages="true" />
+ <package name="kotlin" alias="false" withSubpackages="true" />
+ <package name="" alias="true" withSubpackages="true" />
</value>
</option>
<option name="NAME_COUNT_TO_USE_STAR_IMPORT" value="2147483647" />