re-apply updated auto-formatter

This commit is contained in:
2022-05-16 14:55:15 +02:00
parent 1e7032f89c
commit 7fee852dbd
56 changed files with 332 additions and 493 deletions

View File

@@ -1,4 +1,2 @@
target_sources(${LIB_FSFW_NAME} PRIVATE
ControllerBase.cpp
ExtendedControllerBase.cpp
)
target_sources(${LIB_FSFW_NAME} PRIVATE ControllerBase.cpp
ExtendedControllerBase.cpp)