Enable clang-format for C++
This commit is contained in:
parent
8be51043ff
commit
926fd51562
1 changed files with 7 additions and 0 deletions
|
@ -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" />
|
||||
|
|
Loading…
Reference in a new issue