forked from confluentinc/parallel-consumer
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Default.xml
28 lines (26 loc) · 875 Bytes
/
Default.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
<!--
Copyright (C) 2020-2022 Confluent, Inc.
-->
<code_scheme name="Default" version="173">
<option name="OTHER_INDENT_OPTIONS">
<value>
<option name="INDENT_SIZE" value="2"/>
<option name="TAB_SIZE" value="2"/>
<option name="SMART_TABS" value="true"/>
</value>
</option>
<option name="LINE_SEPARATOR" value="
"/>
<Properties>
<option name="KEEP_BLANK_LINES" value="true"/>
</Properties>
<ScalaCodeStyleSettings>
<option name="MULTILINE_STRING_CLOSING_QUOTES_ON_NEW_LINE" value="true"/>
</ScalaCodeStyleSettings>
<XML>
<option name="XML_ATTRIBUTE_WRAP" value="4"/>
<option name="XML_TEXT_WRAP" value="0"/>
</XML>
<codeStyleSettings language="JAVA">
<option name="WRAP_COMMENTS" value="true"/>
</codeStyleSettings>
</code_scheme>