From 9c66e0c1b676f6f7a3a26a82c3c0f1fde9f04e8d Mon Sep 17 00:00:00 2001 From: Sven Sager Date: Tue, 20 Jun 2023 10:47:46 +0200 Subject: [PATCH] ide: Add code inspection values to project Signed-off-by: Sven Sager --- .idea/inspectionProfiles/Default.xml | 19 +++++++++++++++++++ .idea/misc.xml | 2 +- .idea/revpimodio2.iml | 3 ++- 3 files changed, 22 insertions(+), 2 deletions(-) create mode 100644 .idea/inspectionProfiles/Default.xml diff --git a/.idea/inspectionProfiles/Default.xml b/.idea/inspectionProfiles/Default.xml new file mode 100644 index 0000000..faa41ea --- /dev/null +++ b/.idea/inspectionProfiles/Default.xml @@ -0,0 +1,19 @@ + + + + diff --git a/.idea/misc.xml b/.idea/misc.xml index d2e59aa..3ea7bd2 100644 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -3,7 +3,7 @@ - + diff --git a/.idea/revpimodio2.iml b/.idea/revpimodio2.iml index 0ebe805..d47a4ef 100644 --- a/.idea/revpimodio2.iml +++ b/.idea/revpimodio2.iml @@ -3,8 +3,9 @@ + - +