From c3c90caa90f3dcc944b88264790685b1f79ae2f6 Mon Sep 17 00:00:00 2001 From: Keith Smiley Date: Mon, 22 Apr 2024 13:08:38 -0400 Subject: [PATCH] fix lint --- docs/dependencies.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/dependencies.md b/docs/dependencies.md index 9773c43195..6375ec79e2 100644 --- a/docs/dependencies.md +++ b/docs/dependencies.md @@ -35,7 +35,8 @@ Both these dependencies are listed here: `OPENTELEMETRY_OPTION_USE_STD_SPAN=0` to indicate nostd:span will always not be a alias for std::span. - Uses Abseil C++ Library for `absl::variant` as default `nostd::variant` if - `WITH_ABSEIL` cmake option (always enabled with bazel) License: `Apache License 2.0` + `WITH_ABSEIL` cmake option (always enabled with bazel) + License: `Apache License 2.0` - [OTLP/HTTP+JSON](/exporters/otlp) exporter: