Gitea Claude Autofix Loop

This commit is contained in:
Pit Friedrich
2026-07-25 10:16:17 +02:00
parent f5ce2563eb
commit 477d01c570
9 changed files with 647 additions and 1 deletions
+23
View File
@@ -0,0 +1,23 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="RemoteTargetsManager">
<targets>
<target name="WSL" type="wsl" uuid="834700c4-484b-4d63-97ee-47dc77ce6dac">
<config>
<option name="distributionMsId" value="Ubuntu" />
</config>
<ContributedStateBase type="JavaLanguageRuntime">
<config>
<option name="homePath" value="$PROJECT_DIR$/../../.sdkman/candidates/java/25.0.2-oracle" />
</config>
</ContributedStateBase>
<ContributedStateBase type="MavenRuntime">
<config>
<option name="homePath" value="C:\Program Files\JetBrains\IntelliJ IDEA 2024.3.1.1\plugins\maven\lib\maven3" />
<option name="versionString" value="3.9.11" />
</config>
</ContributedStateBase>
</target>
</targets>
</component>
</project>