mirror of
https://github.com/haveno-dex/haveno.git
synced 2025-12-17 00:34:20 -05:00
Add IDEA formatting settings
This commit is contained in:
parent
681f2d55b8
commit
9c3df7375a
2 changed files with 19 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -6,6 +6,7 @@
|
||||||
.idea
|
.idea
|
||||||
!.idea/copyright/Bitsquare_Affero_GPLv3.xml
|
!.idea/copyright/Bitsquare_Affero_GPLv3.xml
|
||||||
!.idea/copyright/profiles_settings.xml
|
!.idea/copyright/profiles_settings.xml
|
||||||
|
!.idea/codeStyleSettings.xml
|
||||||
bitsquare.iml
|
bitsquare.iml
|
||||||
*.spvchain
|
*.spvchain
|
||||||
*.wallet
|
*.wallet
|
||||||
|
|
|
||||||
18
.idea/codeStyleSettings.xml
generated
Normal file
18
.idea/codeStyleSettings.xml
generated
Normal file
|
|
@ -0,0 +1,18 @@
|
||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<project version="4">
|
||||||
|
<component name="ProjectCodeStyleSettingsManager">
|
||||||
|
<option name="PER_PROJECT_SETTINGS">
|
||||||
|
<value>
|
||||||
|
<option name="LINE_SEPARATOR" value=" " />
|
||||||
|
<XML>
|
||||||
|
<option name="XML_LEGACY_SETTINGS_IMPORTED" value="true" />
|
||||||
|
</XML>
|
||||||
|
<codeStyleSettings language="JAVA">
|
||||||
|
<option name="FIELD_ANNOTATION_WRAP" value="0" />
|
||||||
|
</codeStyleSettings>
|
||||||
|
</value>
|
||||||
|
</option>
|
||||||
|
<option name="USE_PER_PROJECT_SETTINGS" value="true" />
|
||||||
|
</component>
|
||||||
|
</project>
|
||||||
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue