ProjectManagmentTool/.run/Main Lint.run.xml
Dominik Säume dfb03a1eb1
All checks were successful
Quality Check / Linting Check (push) Successful in 1m23s
PMT-3: Cleanup Run Configs
2024-09-13 00:54:13 +02:00

24 lines
No EOL
946 B
XML

<component name="ProjectRunConfigurationManager">
<configuration default="false" name="Main Lint" type="GradleRunConfiguration" factoryName="Gradle">
<ExternalSystemSettings>
<option name="executionName" />
<option name="externalProjectPath" value="$PROJECT_DIR$" />
<option name="externalSystemIdString" value="GRADLE" />
<option name="scriptParameters" value="" />
<option name="taskDescriptions">
<list />
</option>
<option name="taskNames">
<list>
<option value="checkstyleMain" />
</list>
</option>
<option name="vmOptions" />
</ExternalSystemSettings>
<ExternalSystemDebugServerProcess>true</ExternalSystemDebugServerProcess>
<ExternalSystemReattachDebugProcess>true</ExternalSystemReattachDebugProcess>
<DebugAllEnabled>false</DebugAllEnabled>
<RunAsTest>false</RunAsTest>
<method v="2" />
</configuration>
</component>