clang-format: update latest spec and reformat

Copy the latest format file from the docs repository and apply.

Change-Id: I2f0b9d0fb6e01ed36a2f34c750ba52de3b6d15d1
Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
diff --git a/http/mutual_tls_meta.hpp b/http/mutual_tls_meta.hpp
index d87ce19..861c209 100644
--- a/http/mutual_tls_meta.hpp
+++ b/http/mutual_tls_meta.hpp
@@ -10,8 +10,8 @@
 #include <string>
 #include <string_view>
 
-inline std::optional<std::string_view>
-    mtlsMetaParseSslUser(std::string_view sslUser)
+inline std::optional<std::string_view> mtlsMetaParseSslUser(
+    std::string_view sslUser)
 {
     // Parses a Meta internal TLS client certificate Subject CN in
     // '<entityType>:<entity>[/<hostname>]' format and returns the resulting