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,6 +1,3 @@
target_sources(${LIB_FSFW_NAME}
PRIVATE
ParameterHelper.cpp
ParameterMessage.cpp
ParameterWrapper.cpp
)
target_sources(
${LIB_FSFW_NAME} PRIVATE ParameterHelper.cpp ParameterMessage.cpp
ParameterWrapper.cpp)