clang-format: copy latest and re-format
clang-format-16 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: Idf10270134f4a6d37937549c4b62c075aa86701e
Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
diff --git a/test/test_kunlun_ipmi_oem.cpp b/test/test_kunlun_ipmi_oem.cpp
index a140ddd..6cbbd17 100644
--- a/test/test_kunlun_ipmi_oem.cpp
+++ b/test/test_kunlun_ipmi_oem.cpp
@@ -54,4 +54,4 @@
EXPECT_TRUE(infoSet == infoGet);
}
-} // namespace ipmi
\ No newline at end of file
+} // namespace ipmi