From 0051efc0254e4eb9e0bb7d6c80402ae7c8f92cda Mon Sep 17 00:00:00 2001 From: Andy Scherzinger Date: Fri, 23 Oct 2020 20:50:35 +0200 Subject: [PATCH] project IDE config for ktlint Signed-off-by: Andy Scherzinger --- .idea/codeStyles/Project.xml | 14 ++++++++++++++ .idea/inspectionProfiles/ktlint.xml | 7 +++++++ .idea/inspectionProfiles/profiles_settings.xml | 6 ++++++ 3 files changed, 27 insertions(+) create mode 100644 .idea/inspectionProfiles/ktlint.xml create mode 100644 .idea/inspectionProfiles/profiles_settings.xml diff --git a/.idea/codeStyles/Project.xml b/.idea/codeStyles/Project.xml index ddd7897986..4721ba240a 100644 --- a/.idea/codeStyles/Project.xml +++ b/.idea/codeStyles/Project.xml @@ -71,6 +71,7 @@