Added mozart and a project

This commit is contained in:
2025-08-11 13:51:04 +02:00
commit efd664fd2d
1131 changed files with 8175 additions and 0 deletions

21
Data/.idea/checkstyle-idea.xml generated Normal file
View File

@@ -0,0 +1,21 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="CheckStyle-IDEA">
<option name="configuration">
<map>
<entry key="active-configuration" value="LOCAL_FILE:$PROJECT_DIR$/.lift/checkstyle-cos126.xml:COS 126 Checks" />
<entry key="checkstyle-version" value="8.31" />
<entry key="copy-libs" value="false" />
<entry key="location-0" value="BUNDLED:(bundled):Sun Checks" />
<entry key="location-1" value="BUNDLED:(bundled):Google Checks" />
<entry key="location-2" value="LOCAL_FILE:$PROJECT_DIR$/.lift/checkstyle-cos126.xml:COS 126 Checks" />
<entry key="property-2.basedir" value="$PROJECT_DIR$" />
<entry key="property-2.suppressions" value="checkstyle-suppressions.xml" />
<entry key="scan-before-checkin" value="false" />
<entry key="scanscope" value="JavaOnly" />
<entry key="suppress-errors" value="false" />
<entry key="thirdparty-classpath" value="$PROJECT_DIR$/.lift/checkstyle-lift.jar" />
</map>
</option>
</component>
</project>