From dc67d1a7c7ca5818c761ef14bc2252d43fdecf56 Mon Sep 17 00:00:00 2001 From: Jay Berkenbilt Date: Thu, 6 Jun 2024 12:13:24 -0400 Subject: [PATCH] Update various CLion settings --- .idea/codeStyles/Project.xml | 5 ++++- .idea/editor.xml | 7 +++++++ .idea/misc.xml | 3 +++ 3 files changed, 14 insertions(+), 1 deletion(-) create mode 100644 .idea/editor.xml diff --git a/.idea/codeStyles/Project.xml b/.idea/codeStyles/Project.xml index 8eca49ad..cc5fe12f 100644 --- a/.idea/codeStyles/Project.xml +++ b/.idea/codeStyles/Project.xml @@ -1,6 +1,9 @@ - + + + diff --git a/.idea/editor.xml b/.idea/editor.xml new file mode 100644 index 00000000..2ef52b4b --- /dev/null +++ b/.idea/editor.xml @@ -0,0 +1,7 @@ + + + + + \ No newline at end of file diff --git a/.idea/misc.xml b/.idea/misc.xml index 79b3c948..0b76fe51 100644 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -1,4 +1,7 @@ + + \ No newline at end of file