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: I3942bdbbb0fc2d46d755a74f481bb44fa63dc486
Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
diff --git a/monitor.hpp b/monitor.hpp
index 771492a..7578d9d 100644
--- a/monitor.hpp
+++ b/monitor.hpp
@@ -7,6 +7,7 @@
 #include <unistd.h>
 
 #include <sdbusplus/bus.hpp>
+
 #include <string>
 
 namespace phosphor