From ba0380db6c9cddd0a012e0e10eb6aedc96cd5a0b Mon Sep 17 00:00:00 2001 From: minjaesong Date: Wed, 14 Dec 2022 03:21:19 +0900 Subject: [PATCH] intellij code convention update --- .idea/codeStyles/Project.xml | 8 ++++++++ .idea/compiler.xml | 6 ++++++ 2 files changed, 14 insertions(+) create mode 100644 .idea/compiler.xml diff --git a/.idea/codeStyles/Project.xml b/.idea/codeStyles/Project.xml index 1bec35e..452ea6d 100644 --- a/.idea/codeStyles/Project.xml +++ b/.idea/codeStyles/Project.xml @@ -3,8 +3,16 @@ + + \ No newline at end of file diff --git a/.idea/compiler.xml b/.idea/compiler.xml new file mode 100644 index 0000000..f3fedce --- /dev/null +++ b/.idea/compiler.xml @@ -0,0 +1,6 @@ + + + + + \ No newline at end of file