clang-format: copy latest and re-format
clang-format-17 has some backwards incompatible changes that require
additional settings for best compatibility and re-running the formatter.
Copy the latest .clang-format from the docs repository and reformat the
repository.
Change-Id: I542db97d7dc7fe5b03ffedbbdbff968d4c1bb032
Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
diff --git a/mainloop.cpp b/mainloop.cpp
index 9327e6d..e38b156 100644
--- a/mainloop.cpp
+++ b/mainloop.cpp
@@ -113,7 +113,7 @@
{
switch (iface.first)
{
- // clang-format off
+ // clang-format off
case InterfaceType::VALUE:
{
auto& valueIface =