From a81d0a9a6a412d923e382f2164db18edab3f8a2e Mon Sep 17 00:00:00 2001 From: Soner Sayakci Date: Mon, 16 Sep 2024 16:47:42 +0200 Subject: [PATCH] chore: fix plugin verifier --- .run/Run IDE for UI Tests.run.xml | 22 -------------------- .run/Run IDE.run.xml | 25 ----------------------- .run/Run Plugin Verification.run.xml | 26 ------------------------ .run/Run Qodana.run.xml | 30 ---------------------------- .run/Run Verifications.run.xml | 2 +- gradle.properties | 4 ++-- gradle/libs.versions.toml | 2 +- 7 files changed, 4 insertions(+), 107 deletions(-) delete mode 100644 .run/Run IDE for UI Tests.run.xml delete mode 100644 .run/Run IDE.run.xml delete mode 100644 .run/Run Plugin Verification.run.xml delete mode 100644 .run/Run Qodana.run.xml diff --git a/.run/Run IDE for UI Tests.run.xml b/.run/Run IDE for UI Tests.run.xml deleted file mode 100644 index af1e17f..0000000 --- a/.run/Run IDE for UI Tests.run.xml +++ /dev/null @@ -1,22 +0,0 @@ - - - - - - - - true - true - false - - - \ No newline at end of file diff --git a/.run/Run IDE.run.xml b/.run/Run IDE.run.xml deleted file mode 100644 index 0da2b47..0000000 --- a/.run/Run IDE.run.xml +++ /dev/null @@ -1,25 +0,0 @@ - - - - - - - - true - true - false - false - - - \ No newline at end of file diff --git a/.run/Run Plugin Verification.run.xml b/.run/Run Plugin Verification.run.xml deleted file mode 100644 index 3a8d688..0000000 --- a/.run/Run Plugin Verification.run.xml +++ /dev/null @@ -1,26 +0,0 @@ - - - - - - - - true - true - false - - - - \ No newline at end of file diff --git a/.run/Run Qodana.run.xml b/.run/Run Qodana.run.xml deleted file mode 100644 index c92f33c..0000000 --- a/.run/Run Qodana.run.xml +++ /dev/null @@ -1,30 +0,0 @@ - - - - - - - - true - true - false - false - - - \ No newline at end of file diff --git a/.run/Run Verifications.run.xml b/.run/Run Verifications.run.xml index 11a60d7..32783f5 100644 --- a/.run/Run Verifications.run.xml +++ b/.run/Run Verifications.run.xml @@ -11,7 +11,7 @@