File tree Expand file tree Collapse file tree 2 files changed +3
-8
lines changed
Expand file tree Collapse file tree 2 files changed +3
-8
lines changed Original file line number Diff line number Diff line change 11<component name =" ProjectRunConfigurationManager" >
22 <configuration default =" false" name =" Run Qodana" type =" GradleRunConfiguration" factoryName =" Gradle" >
33 <ExternalSystemSettings >
4- <option name =" env" >
5- <map >
6- <entry key =" QODANA_SHOW_REPORT" value =" true" />
7- </map >
8- </option >
94 <option name =" executionName" />
105 <option name =" externalProjectPath" value =" $PROJECT_DIR$" />
116 <option name =" externalSystemIdString" value =" GRADLE" />
1510 </option >
1611 <option name =" taskNames" >
1712 <list >
18- <option value =" cleanInspections" />
19- <option value =" runInspections" />
13+ <option value =" qodanaScan" />
2014 </list >
2115 </option >
2216 <option name =" vmOptions" />
Original file line number Diff line number Diff line change 1111- Dependencies - upgrade ` org.jetbrains.qodana ` to ` 2023.3.1 `
1212- Gradle - upgrade ` org.gradle.toolchains.foojay-resolver-convention ` to ` 0.8.0 `
1313- Gradle - cleanup the ` jvmToolchain ` setup
14+ - Run Configurations - ` Run Qodana ` runs the ` qodanaScan ` Gradle task
1415
1516### Fixed
1617
1718- Fixed calculation of the plugin publication channel
18- - Make the ` Run Tests ` run configuration use the ` RunAsTest ` IDE feature
19+ - Run Configurations - ` Run Tests ` uses the ` RunAsTest ` IDE feature
1920- Replace the whole ` IntelliJ Platform Plugin Template ` with the new project name when running the GitHub Actions Cleanup workflow
2021
2122### Removed
You can’t perform that action at this time.
0 commit comments