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

@@ -5,6 +5,7 @@
//! \ingroup samplemisc
#include "samplesfile.h"
#include "misc/directoryutils.h"
#include "misc/stringutils.h"
@@ -21,4 +22,4 @@ namespace swift::sample
return 0;
}
} // namespace
} // namespace swift::sample