track code styles
All checks were successful
fsfw/fsfw example hosted/pipeline/head This commit looks good

This commit is contained in:
2022-05-02 09:33:39 +02:00
parent 094fa011af
commit ed0077e3f1
3 changed files with 67 additions and 61 deletions

1
.gitignore vendored
View File

@@ -2,6 +2,7 @@
/.idea/*
!/.idea/runConfigurations
!/.idea/cmake.xml
!/.idea/codeStyles
# Python
__pycache__

5
.idea/codeStyles/codeStyleConfig.xml generated Normal file
View File

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