Create project

This commit is contained in:
Joscha 2024-09-04 15:53:15 +02:00
commit 09ee1bc74c
8 changed files with 79 additions and 0 deletions

10
.idea/codeStyles/Project.xml generated Normal file
View file

@ -0,0 +1,10 @@
<component name="ProjectCodeStyleConfiguration">
<code_scheme name="Project" version="173">
<ScalaCodeStyleSettings>
<option name="classCountToUseImportOnDemand" value="9999" />
<option name="SCALAFMT_REFORMAT_ON_FILES_SAVE" value="true" />
<option name="FORMATTER" value="1" />
<option name="MULTILINE_STRING_CLOSING_QUOTES_ON_NEW_LINE" value="true" />
</ScalaCodeStyleSettings>
</code_scheme>
</component>