clang-format: update latest spec and reformat
Copy the latest format file from the docs repository and apply.
Change-Id: I289fffda3d8b39bb9b16eab30928d0aa7c8e1821
Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
diff --git a/occ_manager.hpp b/occ_manager.hpp
index 640f21e..fa44ed0 100644
--- a/occ_manager.hpp
+++ b/occ_manager.hpp
@@ -434,8 +434,8 @@
* @param[in] value - the value of the `powerX_label` file.
* @returns FunctionID of the power sensors.
*/
- std::optional<std::string>
- getPowerLabelFunctionID(const std::string& value);
+ std::optional<std::string> getPowerLabelFunctionID(
+ const std::string& value);
/** @brief The power sensor names map */
const std::map<std::string, std::string> powerSensorName = {