clang-format: update latest spec and reformat

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

Change-Id: Ied103a88e82b2e565c5e5608a5cb6bd0ba67780a
Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
diff --git a/fault-monitor/operational-status-monitor.hpp b/fault-monitor/operational-status-monitor.hpp
index 65d3d9b..a4a6d74 100644
--- a/fault-monitor/operational-status-monitor.hpp
+++ b/fault-monitor/operational-status-monitor.hpp
@@ -79,8 +79,8 @@
      *
      * @return std::vector<std::string> - Vector of LED Group D-Bus object paths
      */
-    static std::vector<std::string>
-        getLedGroupPaths(const std::string& inventoryPath);
+    static std::vector<std::string> getLedGroupPaths(
+        const std::string& inventoryPath);
 
     /**
      * @brief Update the Asserted property of the LED Group Manager.