summaryrefslogtreecommitdiff
path: root/.idea/codeStyles/Project.xml
diff options
context:
space:
mode:
authoryinjiangyi <[email protected]>2021-12-19 16:23:16 +0800
committeryinjiangyi <[email protected]>2021-12-19 16:23:16 +0800
commit7feb47820d8f1a7629c6bee44e379fc5757cbdb9 (patch)
tree3b3db8618c62d8d0a755f4a8118659a582afd7d7 /.idea/codeStyles/Project.xml
parentf886b3443359a7d95da270fb81f3c54fa25c1886 (diff)
Diffstat (limited to '.idea/codeStyles/Project.xml')
-rw-r--r--.idea/codeStyles/Project.xml12
1 files changed, 12 insertions, 0 deletions
diff --git a/.idea/codeStyles/Project.xml b/.idea/codeStyles/Project.xml
new file mode 100644
index 0000000..3e5b62b
--- /dev/null
+++ b/.idea/codeStyles/Project.xml
@@ -0,0 +1,12 @@
+<component name="ProjectCodeStyleConfiguration">
+ <code_scheme name="Project" version="173">
+ <option name="OTHER_INDENT_OPTIONS">
+ <value>
+ <option name="USE_TAB_CHARACTER" value="true" />
+ </value>
+ </option>
+ <ScalaCodeStyleSettings>
+ <option name="MULTILINE_STRING_CLOSING_QUOTES_ON_NEW_LINE" value="true" />
+ </ScalaCodeStyleSettings>
+ </code_scheme>
+</component> \ No newline at end of file