summaryrefslogtreecommitdiff
path: root/.idea/codeStyles/Project.xml
diff options
context:
space:
mode:
authorJF002 <JF002@users.noreply.github.com>2021-01-31 21:06:06 +0100
committerGitHub <noreply@github.com>2021-01-31 21:06:06 +0100
commit9c35b6fe5dc889b589b979dd7c650c70f302854b (patch)
treeb02ce45e631c654b9e35fc5641fe3ab13836ed6e /.idea/codeStyles/Project.xml
parent1ea4c7d744aa79af57dd8352a3323ec8b0b5c592 (diff)
parent187fe5d7b83b312394e033d6f4e17d8cdb49194f (diff)
Merge pull request #197 from Avamander/patch-9
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 33a4a045..60a86f76 100644
--- a/.idea/codeStyles/Project.xml
+++ b/.idea/codeStyles/Project.xml
@@ -47,5 +47,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