forked from bjmashibing/java
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathProject.xml
More file actions
16 lines (16 loc) · 846 Bytes
/
Project.xml
File metadata and controls
16 lines (16 loc) · 846 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<component name="ProjectCodeStyleConfiguration">
<code_scheme name="Project" version="173">
<MarkdownNavigatorCodeStyleSettings>
<option name="RIGHT_MARGIN" value="72" />
</MarkdownNavigatorCodeStyleSettings>
<ScalaCodeStyleSettings>
<option name="TYPE_ANNOTATION_PRIVATE_MEMBER" value="true" />
<option name="TYPE_ANNOTATION_LOCAL_DEFINITION" value="true" />
<option name="TYPE_ANNOTATION_FUNCTION_PARAMETER" value="true" />
<option name="TYPE_ANNOTATION_UNDERSCORE_PARAMETER" value="true" />
<option name="TYPE_ANNOTATION_EXCLUDE_MEMBER_OF_ANONYMOUS_CLASS" value="true" />
<option name="TYPE_ANNOTATION_EXCLUDE_MEMBER_OF_PRIVATE_CLASS" value="true" />
<option name="TYPE_ANNOTATION_EXCLUDE_IN_TEST_SOURCES" value="true" />
</ScalaCodeStyleSettings>
</code_scheme>
</component>