clang-format: update latest spec and reformat
Copy the latest format file from the docs repository and apply.
Change-Id: If152304b21dd2daaa2f79255a4f98218615efb05
Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
diff --git a/monitor/power_off_cause.hpp b/monitor/power_off_cause.hpp
index abc2cb4..c0304c0 100644
--- a/monitor/power_off_cause.hpp
+++ b/monitor/power_off_cause.hpp
@@ -179,11 +179,11 @@
~FanFRUsWithNonfuncRotorsCause() = default;
FanFRUsWithNonfuncRotorsCause(const FanFRUsWithNonfuncRotorsCause&) =
delete;
- FanFRUsWithNonfuncRotorsCause&
- operator=(const FanFRUsWithNonfuncRotorsCause&) = delete;
+ FanFRUsWithNonfuncRotorsCause& operator=(
+ const FanFRUsWithNonfuncRotorsCause&) = delete;
FanFRUsWithNonfuncRotorsCause(FanFRUsWithNonfuncRotorsCause&&) = delete;
- FanFRUsWithNonfuncRotorsCause&
- operator=(FanFRUsWithNonfuncRotorsCause&&) = delete;
+ FanFRUsWithNonfuncRotorsCause& operator=(FanFRUsWithNonfuncRotorsCause&&) =
+ delete;
/**
* @brief Constructor