From d4caa29f348ef256d2842e0842e3da89adbe35ff Mon Sep 17 00:00:00 2001 From: Aikar Date: Thu, 28 Sep 2017 22:51:34 -0400 Subject: [PATCH] add code style settings --- .idea/codeStyles/Project.xml | 37 ++++++++++++++++++++++++++++ .idea/codeStyles/codeStyleConfig.xml | 5 ++++ 2 files changed, 42 insertions(+) create mode 100644 .idea/codeStyles/Project.xml create mode 100644 .idea/codeStyles/codeStyleConfig.xml diff --git a/.idea/codeStyles/Project.xml b/.idea/codeStyles/Project.xml new file mode 100644 index 00000000..05babf75 --- /dev/null +++ b/.idea/codeStyles/Project.xml @@ -0,0 +1,37 @@ + + + + + \ No newline at end of file diff --git a/.idea/codeStyles/codeStyleConfig.xml b/.idea/codeStyles/codeStyleConfig.xml new file mode 100644 index 00000000..79ee123c --- /dev/null +++ b/.idea/codeStyles/codeStyleConfig.xml @@ -0,0 +1,5 @@ + + + + \ No newline at end of file