From 6223c4481f12b65fb8d67c9ac6a38cb175931c58 Mon Sep 17 00:00:00 2001 From: Alexander Udalov Date: Wed, 27 Mar 2019 19:09:05 +0100 Subject: [PATCH] Minor, disable package mismatch inspection for Groovy This should be fine because we don't have any production Groovy code in the project. Otherwise any build.gradle file in kotlin-gradle-plugin-integration-tests is highlighted as yellow. Also update inspection profile to the latest version suggested by IntelliJ --- .idea/inspectionProfiles/idea_default.xml | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/.idea/inspectionProfiles/idea_default.xml b/.idea/inspectionProfiles/idea_default.xml index ef9215759da..6b8faa32e45 100644 --- a/.idea/inspectionProfiles/idea_default.xml +++ b/.idea/inspectionProfiles/idea_default.xml @@ -21,7 +21,6 @@ - @@ -76,6 +75,7 @@ + - - - - - @@ -395,6 +390,7 @@ +