clang-format: update latest spec and reformat
Copy the latest format file from the docs repository and apply.
Change-Id: Id8301a67d945f8a3d1ceb87ae59087100338119c
Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
diff --git a/vpd-tool/include/vpd_tool.hpp b/vpd-tool/include/vpd_tool.hpp
index f26a0a3..7898d00 100644
--- a/vpd-tool/include/vpd_tool.hpp
+++ b/vpd-tool/include/vpd_tool.hpp
@@ -77,8 +77,8 @@
* format, otherwise returns empty JSON. The caller of this API should
* handle empty JSON.
*/
- nlohmann::json
- getFruTypeProperty(const std::string& i_objectPath) const noexcept;
+ nlohmann::json getFruTypeProperty(
+ const std::string& i_objectPath) const noexcept;
/**
* @brief Check if a FRU is present in the system.