From deca49e2cfa28ec92e6929262b9e3587d25e5b52 Mon Sep 17 00:00:00 2001 From: Tom Keffer Date: Tue, 8 Mar 2022 14:07:53 -0800 Subject: [PATCH] Version the JetBrains code style. Somehow it got lost... --- .idea/codeStyles/Project.xml | 18 ++++++++++++++++++ .idea/codeStyles/codeStyleConfig.xml | 6 ++++++ 2 files changed, 24 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..2314d85c --- /dev/null +++ b/.idea/codeStyles/Project.xml @@ -0,0 +1,18 @@ + + + + \ No newline at end of file diff --git a/.idea/codeStyles/codeStyleConfig.xml b/.idea/codeStyles/codeStyleConfig.xml new file mode 100644 index 00000000..6e6eec11 --- /dev/null +++ b/.idea/codeStyles/codeStyleConfig.xml @@ -0,0 +1,6 @@ + + + + \ No newline at end of file