summaryrefslogtreecommitdiff
path: root/.idea/codeStyles/Project.xml
diff options
context:
space:
mode:
authorAvamander <avamander@gmail.com>2021-01-30 22:01:22 (GMT)
committerAvamander <avamander@gmail.com>2021-01-30 22:01:22 (GMT)
commit187fe5d7b83b312394e033d6f4e17d8cdb49194f (patch)
tree108a5b156f8e0194f54c5cebb4a93ed75932b85c /.idea/codeStyles/Project.xml
parent80838d1e42e83b50188d6237d16c81cfa27781a6 (diff)
Enabled clang-format in Clion
Diffstat (limited to '.idea/codeStyles/Project.xml')
-rw-r--r--.idea/codeStyles/Project.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/.idea/codeStyles/Project.xml b/.idea/codeStyles/Project.xml
index 7bdfbcb..4600690 100644
--- a/.idea/codeStyles/Project.xml
+++ b/.idea/codeStyles/Project.xml
@@ -27,5 +27,8 @@
<option name="KEEP_INDENTS_ON_EMPTY_LINES" value="true" />
</indentOptions>
</codeStyleSettings>
+ <clangFormatSettings>
+ <option name="ENABLED" value="true" />
+ </clangFormatSettings>
</code_scheme>
</component> \ No newline at end of file