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/power-sequencer/ucd90160.hpp b/power-sequencer/ucd90160.hpp
index 33f8d4f..e9c8860 100644
--- a/power-sequencer/ucd90160.hpp
+++ b/power-sequencer/ucd90160.hpp
@@ -94,8 +94,8 @@
* @return fs::path - The gpiochip path, like
* /dev/gpiochip1
*/
- static std::filesystem::path
- findGPIODevice(const std::filesystem::path& path);
+ static std::filesystem::path findGPIODevice(
+ const std::filesystem::path& path);
/**
* Checks for VOUT faults on the device.