refactor: clang-format

This commit is contained in:
Lars Toenning
2024-11-16 11:00:14 +01:00
parent a4a896d82d
commit 97eed9562a
1855 changed files with 10922 additions and 9422 deletions

View File

@@ -4,6 +4,7 @@
//! \file
#include "misc/sharedstate/scalarjournal.h"
#include "misc/sharedstate/datalink.h"
namespace swift::misc::shared_state
@@ -26,4 +27,4 @@ namespace swift::misc::shared_state
{
m_value = param;
}
}
} // namespace swift::misc::shared_state