clang-format: update with latest

Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
Change-Id: I461b17ee197528f125239f3cb8678dca45eaa634
diff --git a/src/exception.cpp b/src/exception.cpp
index 05edf92..1407147 100644
--- a/src/exception.cpp
+++ b/src/exception.cpp
@@ -14,8 +14,7 @@
 namespace exception
 {
 
-void exception::unused() const noexcept
-{}
+void exception::unused() const noexcept {}
 
 int generated_exception::get_errno() const noexcept
 {