]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/jaegertracing/opentelemetry-cpp/third_party/benchmark/.clang-format
update ceph source to reef 18.1.2
[ceph.git] / ceph / src / jaegertracing / opentelemetry-cpp / third_party / benchmark / .clang-format
diff --git a/ceph/src/jaegertracing/opentelemetry-cpp/third_party/benchmark/.clang-format b/ceph/src/jaegertracing/opentelemetry-cpp/third_party/benchmark/.clang-format
new file mode 100644 (file)
index 0000000..e7d00fe
--- /dev/null
@@ -0,0 +1,5 @@
+---
+Language:        Cpp
+BasedOnStyle:  Google
+PointerAlignment: Left
+...