Files
ficus/.idea/codeStyles/Project.xml
2024-03-25 22:48:59 +01:00

26 lines
1.1 KiB
XML

<component name="ProjectCodeStyleConfiguration">
<code_scheme name="Project" version="173">
<option name="DO_NOT_FORMAT">
<list>
<fileSet type="globPattern" pattern="newlib/*" />
<fileSet type="globPattern" pattern="stl/*" />
</list>
</option>
<clangFormatSettings>
<option name="ENABLED" value="true" />
</clangFormatSettings>
<files>
<extensions>
<pair source="cpp" header="hpp" fileNamingConvention="NONE" />
<pair source="c" header="h" fileNamingConvention="NONE" />
<pair source="cu" header="cuh" fileNamingConvention="NONE" />
<pair source="ixx" header="" fileNamingConvention="NONE" />
<pair source="mxx" header="" fileNamingConvention="NONE" />
<pair source="cppm" header="" fileNamingConvention="NONE" />
<pair source="ccm" header="" fileNamingConvention="NONE" />
<pair source="cxxm" header="" fileNamingConvention="NONE" />
<pair source="c++m" header="" fileNamingConvention="NONE" />
</extensions>
</files>
</code_scheme>
</component>