From e07652afceb553ef69a60cf38ed3075178414d63 Mon Sep 17 00:00:00 2001 From: Richardas Kuchinskas Date: Tue, 17 Sep 2024 15:39:20 +0300 Subject: [PATCH] base update --- .gitignore | 1 + .run/Run Plugin.run.xml | 2 +- .run/Run Verifications.run.xml | 2 +- CHANGELOG.md | 4 + build.gradle.kts | 95 +++++++++--------- gradle.properties | 21 ++-- gradle/libs.versions.toml | 12 ++- gradle/wrapper/gradle-wrapper.jar | Bin 43462 -> 43504 bytes gradle/wrapper/gradle-wrapper.properties | 2 +- gradlew | 7 +- gradlew.bat | 2 + .../InlayHintsProviderTestBase.kt | 1 + 12 files changed, 83 insertions(+), 66 deletions(-) diff --git a/.gitignore b/.gitignore index c2955c3..885ef5b 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,7 @@ .DS_Store .gradle .idea +.intellijPlatform .qodana build src/test/fixtures/gen/ diff --git a/.run/Run Plugin.run.xml b/.run/Run Plugin.run.xml index 20a70af..d15ff68 100644 --- a/.run/Run Plugin.run.xml +++ b/.run/Run Plugin.run.xml @@ -21,4 +21,4 @@ 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 @@