add clang-format file
fsfw/fsfw example hosted/pipeline/head This commit looks good Details

This commit is contained in:
Robin Müller 2022-05-02 11:07:22 +02:00
parent 34f76d351e
commit 832c4a1874
No known key found for this signature in database
GPG Key ID: 71B58F8A3CDFA9AC
5 changed files with 24 additions and 3 deletions

7
.clang-format Normal file
View File

@ -0,0 +1,7 @@
---
BasedOnStyle: Google
IndentWidth: 2
---
Language: Cpp
ColumnLimit: 100
---

View File

@ -0,0 +1,14 @@
<component name="ProjectCodeStyleConfiguration">
<code_scheme name="Project" version="173">
<clangFormatSettings>
<option name="ENABLED" value="true" />
</clangFormatSettings>
<codeStyleSettings language="CMake">
<indentOptions>
<option name="INDENT_SIZE" value="2" />
<option name="CONTINUATION_INDENT_SIZE" value="2" />
<option name="TAB_SIZE" value="2" />
</indentOptions>
</codeStyleSettings>
</code_scheme>
</component>

View File

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

@ -1 +1 @@
Subproject commit a9fe6f92beb6df439f7e3cd6047507ff110e5d4a
Subproject commit c2a9db8ac8f7d8a153673a1c4d74a8d56922b56b

2
fsfw

@ -1 +1 @@
Subproject commit fea301bcc99ad62d0c4a0dbb8c4387ce1b8ee860
Subproject commit 542536087637e94438f6b1b34b02ab4eb5c36021