From 0849d8b11698f831c866d61f6280a7c40ed0fe6a Mon Sep 17 00:00:00 2001 From: PixelyIon Date: Sun, 6 Mar 2022 21:34:41 +0530 Subject: [PATCH] Update `.idea` for Android Studio Dolphin The `codeStyle`/`inspectionProfiles` format has been updated alongside minor changes to the syntax for search scopes and they have been fixed to match it accordingly. --- .idea/codeStyles/Project.xml | 1 + .idea/inspectionProfiles/Project_Default.xml | 20 +------------------- .idea/scopes/SkylineKotlin.xml | 4 ++-- .idea/scopes/SkylineNative.xml | 2 +- .idea/scopes/SkylineXml.xml | 4 ++-- 5 files changed, 7 insertions(+), 24 deletions(-) diff --git a/.idea/codeStyles/Project.xml b/.idea/codeStyles/Project.xml index 144060b3..d83cafdc 100644 --- a/.idea/codeStyles/Project.xml +++ b/.idea/codeStyles/Project.xml @@ -25,6 +25,7 @@