track code styles
fsfw/fsfw example hosted/pipeline/head This commit looks good Details

This commit is contained in:
Robin Müller 2022-05-02 09:33:39 +02:00
parent 094fa011af
commit ed0077e3f1
No known key found for this signature in database
GPG Key ID: 71B58F8A3CDFA9AC
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__

View File

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