inital commit

This commit is contained in:
Laura
2026-01-18 15:02:41 +01:00
commit f1c858bf5f
15 changed files with 506 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
<component name="InspectionProjectProfileManager">
<profile version="1.0">
<option name="myName" value="Project Default" />
<inspection_tool class="AutoCloseableResource" enabled="true" level="WARNING" enabled_by_default="true">
<option name="METHOD_MATCHER_CONFIG" value="java.util.Formatter,format,java.io.Writer,append,com.google.common.base.Preconditions,checkNotNull,org.hibernate.Session,close,java.io.PrintWriter,printf,java.io.PrintStream,printf,com.softwarerat.SQL.AsyncSQLHandler,executeQuery" />
</inspection_tool>
</profile>
</component>