From 29691a09fed614ce944965af5799b660d85e854a Mon Sep 17 00:00:00 2001 From: Pierre Goiffon Date: Mon, 1 Oct 2018 16:07:54 +0200 Subject: [PATCH] .idea : use Combodo presets for code style and inspections --- .idea/codeStyles/codeStyleConfig.xml | 2 +- .idea/inspectionProfiles/profiles_settings.xml | 7 +++++++ 2 files changed, 8 insertions(+), 1 deletion(-) create mode 100644 .idea/inspectionProfiles/profiles_settings.xml diff --git a/.idea/codeStyles/codeStyleConfig.xml b/.idea/codeStyles/codeStyleConfig.xml index 307554b77..f5eef0f39 100644 --- a/.idea/codeStyles/codeStyleConfig.xml +++ b/.idea/codeStyles/codeStyleConfig.xml @@ -1,5 +1,5 @@ - \ No newline at end of file diff --git a/.idea/inspectionProfiles/profiles_settings.xml b/.idea/inspectionProfiles/profiles_settings.xml new file mode 100644 index 000000000..408277a96 --- /dev/null +++ b/.idea/inspectionProfiles/profiles_settings.xml @@ -0,0 +1,7 @@ + + + + \ No newline at end of file