Enabled clang-format in Clion

main
Avamander 2021-01-31 00:01:22 +07:00
parent 80838d1e42
commit 187fe5d7b8
1 changed files with 3 additions and 0 deletions

@ -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>