summaryrefslogtreecommitdiff
path: root/.idea/codeStyles/Project.xml
diff options
context:
space:
mode:
authorTorsten Grote <t@grobox.de>2020-02-12 16:53:03 -0300
committerTorsten Grote <t@grobox.de>2020-02-12 17:09:09 -0300
commitada382885e9c103fe0795817a8585270a3079302 (patch)
tree3da610aa39d2c767307d974d54f2f4eb32be9188 /.idea/codeStyles/Project.xml
parentc20a7945f2b37863264c3b9bdcc85454018bd4cd (diff)
downloadwallet-android-ada382885e9c103fe0795817a8585270a3079302.tar.gz
wallet-android-ada382885e9c103fe0795817a8585270a3079302.tar.bz2
wallet-android-ada382885e9c103fe0795817a8585270a3079302.zip
Refactor payment code to make it easier to extend
Diffstat (limited to '.idea/codeStyles/Project.xml')
-rw-r--r--.idea/codeStyles/Project.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.idea/codeStyles/Project.xml b/.idea/codeStyles/Project.xml
index a88ded0..a705caf 100644
--- a/.idea/codeStyles/Project.xml
+++ b/.idea/codeStyles/Project.xml
@@ -4,6 +4,8 @@
<option name="ARRANGEMENT_SETTINGS_MIGRATED_TO_191" value="true" />
</AndroidXmlCodeStyleSettings>
<JetCodeStyleSettings>
+ <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>
<codeStyleSettings language="XML">