]> nmode's Git Repositories - signal-cli/blob - .idea/codeStyles/Project.xml
Ignore error if downloading profile avatar fails
[signal-cli] / .idea / codeStyles / Project.xml
1 <component name="ProjectCodeStyleConfiguration">
2 <code_scheme name="Project" version="173">
3 <option name="LINE_SEPARATOR" value="&#10;" />
4 <JavaCodeStyleSettings>
5 <option name="GENERATE_FINAL_LOCALS" value="true" />
6 <option name="GENERATE_FINAL_PARAMETERS" value="true" />
7 <option name="CLASS_COUNT_TO_USE_IMPORT_ON_DEMAND" value="50" />
8 <option name="NAMES_COUNT_TO_USE_IMPORT_ON_DEMAND" value="50" />
9 <option name="IMPORT_LAYOUT_TABLE">
10 <value>
11 <package name="com" withSubpackages="true" static="false" />
12 <emptyLine />
13 <package name="junit" withSubpackages="true" static="false" />
14 <emptyLine />
15 <package name="net" withSubpackages="true" static="false" />
16 <emptyLine />
17 <package name="org" withSubpackages="true" static="false" />
18 <emptyLine />
19 <package name="java" withSubpackages="true" static="false" />
20 <emptyLine />
21 <package name="javax" withSubpackages="true" static="false" />
22 <emptyLine />
23 <package name="" withSubpackages="true" static="false" />
24 <emptyLine />
25 <package name="" withSubpackages="true" static="true" />
26 <emptyLine />
27 </value>
28 </option>
29 <option name="JD_P_AT_EMPTY_LINES" value="false" />
30 </JavaCodeStyleSettings>
31 <XML>
32 <option name="XML_LEGACY_SETTINGS_IMPORTED" value="true" />
33 </XML>
34 <codeStyleSettings language="JAVA">
35 <option name="KEEP_BLANK_LINES_IN_DECLARATIONS" value="1" />
36 <option name="KEEP_BLANK_LINES_IN_CODE" value="1" />
37 <option name="KEEP_BLANK_LINES_BEFORE_RBRACE" value="1" />
38 <option name="BLANK_LINES_AFTER_CLASS_HEADER" value="1" />
39 </codeStyleSettings>
40 <codeStyleSettings language="XML">
41 <arrangement>
42 <rules />
43 </arrangement>
44 </codeStyleSettings>
45 </code_scheme>
46 </component>