From 4ea4b5cae5648b2c8c816841d7ac4b54d1c865ba Mon Sep 17 00:00:00 2001 From: Fedor Isakov Date: Mon, 5 Mar 2018 11:56:32 +0100 Subject: [PATCH] Automatically update files in .idea folder. --- reactor/.idea/codeStyles/Project.xml | 12 ++++++++++++ reactor/.idea/codeStyles/codeStyleConfig.xml | 5 +++++ reactor/.idea/compiler.xml | 14 ++++++++++++++ 3 files changed, 31 insertions(+) create mode 100644 reactor/.idea/codeStyles/Project.xml create mode 100644 reactor/.idea/codeStyles/codeStyleConfig.xml diff --git a/reactor/.idea/codeStyles/Project.xml b/reactor/.idea/codeStyles/Project.xml new file mode 100644 index 00000000..e4213e8d --- /dev/null +++ b/reactor/.idea/codeStyles/Project.xml @@ -0,0 +1,12 @@ + + + + + + + + + + \ No newline at end of file diff --git a/reactor/.idea/codeStyles/codeStyleConfig.xml b/reactor/.idea/codeStyles/codeStyleConfig.xml new file mode 100644 index 00000000..79ee123c --- /dev/null +++ b/reactor/.idea/codeStyles/codeStyleConfig.xml @@ -0,0 +1,5 @@ + + + + \ No newline at end of file diff --git a/reactor/.idea/compiler.xml b/reactor/.idea/compiler.xml index 992c661c..3639a556 100644 --- a/reactor/.idea/compiler.xml +++ b/reactor/.idea/compiler.xml @@ -1,6 +1,20 @@ + + + + + + + + + + + + + +