From b9de9568a5b6920d40b01a489915a3440fce7b42 Mon Sep 17 00:00:00 2001 From: Nicolas Dextraze Date: Sun, 29 Jan 2017 11:01:12 -0800 Subject: [PATCH] Adding code style for jetbrains IDEs --- .idea/codeStyleSettings.xml | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 .idea/codeStyleSettings.xml diff --git a/.idea/codeStyleSettings.xml b/.idea/codeStyleSettings.xml new file mode 100644 index 0000000..8c889f8 --- /dev/null +++ b/.idea/codeStyleSettings.xml @@ -0,0 +1,17 @@ + + + + + + \ No newline at end of file