Update CLion config

This commit is contained in:
2022-12-11 08:49:05 +00:00
parent e384f5b571
commit 54c9b00c96
2 changed files with 6 additions and 6 deletions

View File

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

View File

@@ -1,5 +1,5 @@
<component name="ProjectCodeStyleConfiguration"> <component name="ProjectCodeStyleConfiguration">
<state> <state>
<option name="USE_PER_PROJECT_SETTINGS" value="true" /> <option name="PREFERRED_PROJECT_CODE_STYLE" value="Default" />
</state> </state>
</component> </component>