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: I44441096113929ce96eb1439e2932e6ff3c87f27
Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
diff --git a/read_fru_data.hpp b/read_fru_data.hpp
index cd5f661..e0997fd 100644
--- a/read_fru_data.hpp
+++ b/read_fru_data.hpp
@@ -2,6 +2,7 @@
 #include "ipmi_fru_info_area.hpp"
 
 #include <sdbusplus/bus.hpp>
+
 #include <string>
 
 namespace ipmi