Further CLion project config..

This commit is contained in:
2021-12-09 14:29:32 +00:00
parent 13fc28398f
commit 1da63f3e9c

View File

@@ -1,5 +1,12 @@
<component name="ProjectCodeStyleConfiguration">
<code_scheme name="Project" version="173">
<Objective-C-extensions>
<extensions>
<pair source="cc" header="h" fileNamingConvention="LISP_CASE" />
<pair source="c" header="h" fileNamingConvention="NONE" />
<pair source="cu" header="cuh" fileNamingConvention="NONE" />
</extensions>
</Objective-C-extensions>
<clangFormatSettings>
<option name="ENABLED" value="true" />
</clangFormatSettings>