clang-format: update latest spec and reformat

Copy the latest format file from the docs repository and apply.

Change-Id: I8bc99b559079b8454b11bff0be5ddfb6e55e71ba
Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
diff --git a/cold-redundancy/cold_redundancy.hpp b/cold-redundancy/cold_redundancy.hpp
index d814c53..1a54462 100644
--- a/cold-redundancy/cold_redundancy.hpp
+++ b/cold-redundancy/cold_redundancy.hpp
@@ -41,8 +41,8 @@
      *
      * @param[in] dbusConnection - D-Bus connection
      */
-    void
-        createPSU(std::shared_ptr<sdbusplus::asio::connection>& dbusConnection);
+    void createPSU(
+        std::shared_ptr<sdbusplus::asio::connection>& dbusConnection);
 
   private:
     /**