Enable clang-format for C++

This commit is contained in:
Anthony Rose 2024-09-21 11:12:32 +01:00
parent 8be51043ff
commit 926fd51562

View file

@ -1,4 +1,11 @@
<code_scheme name="ACP" version="173">
<option name="SOFT_MARGINS" value="120" />
<RiderCodeStyleSettings>
<option name="/Default/CodeStyle/CodeFormatting/CppClangFormat/EnableClangFormatSupport/@EntryValue" value="true" type="bool" />
</RiderCodeStyleSettings>
<clangFormatSettings>
<option name="ENABLED" value="true" />
</clangFormatSettings>
<codeStyleSettings language="PowerShell">
<option name="RIGHT_MARGIN" value="-1" />
<option name="BRACE_STYLE" value="1" />