From 316b1e831883b4492d80f116bbd5fa66e1482f57 Mon Sep 17 00:00:00 2001 From: Fabrice Lecomte Date: Thu, 18 Mar 2021 21:09:55 +0100 Subject: [PATCH] Idea config --- .idea/codeStyles/Project.xml | 63 ++++++++++++++++--- .idea/runConfigurations/All_Tests.xml | 1 - .../Build_and_start_all_Docker.xml | 8 +++ .idea/runConfigurations/Check.xml | 9 --- .../{Pitest.xml => Down_Docker.xml} | 4 +- .idea/runConfigurations/Run_dependencies.xml | 5 ++ .idea/runConfigurations/Run_for_dev.xml | 7 --- .idea/runConfigurations/Start_Db.xml | 24 ------- .../runConfigurations/Start_Elasticsearch.xml | 16 ----- .idea/runConfigurations/Start_RabbitMQ.xml | 24 ------- .idea/runConfigurations/Start_Redis.xml | 24 ------- 11 files changed, 70 insertions(+), 115 deletions(-) delete mode 100644 .idea/runConfigurations/Check.xml rename .idea/runConfigurations/{Pitest.xml => Down_Docker.xml} (83%) delete mode 100644 .idea/runConfigurations/Run_for_dev.xml delete mode 100644 .idea/runConfigurations/Start_Db.xml delete mode 100644 .idea/runConfigurations/Start_Elasticsearch.xml delete mode 100644 .idea/runConfigurations/Start_RabbitMQ.xml delete mode 100644 .idea/runConfigurations/Start_Redis.xml diff --git a/.idea/codeStyles/Project.xml b/.idea/codeStyles/Project.xml index cbe742a..2ce15a4 100644 --- a/.idea/codeStyles/Project.xml +++ b/.idea/codeStyles/Project.xml @@ -2,31 +2,78 @@ + + + + - - + \ No newline at end of file diff --git a/.idea/runConfigurations/All_Tests.xml b/.idea/runConfigurations/All_Tests.xml index 1f251d0..6a6b371 100644 --- a/.idea/runConfigurations/All_Tests.xml +++ b/.idea/runConfigurations/All_Tests.xml @@ -32,7 +32,6 @@