Run Configurations - Run Qodana runs the qodanaScan Gradle task

This commit is contained in:
Jakub Chrzanowski
2024-03-08 13:50:22 +01:00
parent 7202bfac40
commit 87a8cd9930

View File

@@ -41,7 +41,7 @@
### Fixed
- Fixed calculation of the plugin publication channel
- Make the `Run Tests` run configuration use the `RunAsTest` IDE feature
- Run Configurations - `Run Tests` uses the `RunAsTest` IDE feature
- Replace the whole `IntelliJ Platform Plugin Template` with the new project name when running the GitHub Actions Cleanup workflow
### Removed