1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2024-12-10 09:50:58 +02:00
opentelemetry-go/internal/global
Tyler Yahn fdfc821bac
Add godot linter to golangci (#2845)
Comment should be complete sentences outside of lists with sentence
fragments. This adds the godot linter to check these complete sentences
end with punctuation. If they do not, running fix will append a period.
2022-04-25 13:22:49 -07:00
..
benchmark_test.go Don't import testing package in production builds (#2786) 2022-04-14 08:22:03 -07:00
internal_logging_test.go Fixes race, moved into global 2021-11-24 20:06:39 +00:00
internal_logging.go Add godot linter to golangci (#2845) 2022-04-25 13:22:49 -07:00
propagator_test.go Don't import testing package in production builds (#2786) 2022-04-14 08:22:03 -07:00
propagator.go Add vanity imports to internal packages (#2280) 2021-10-29 09:34:37 -07:00
state_test.go Allow non-comparable global types (#2773) 2022-04-07 13:22:19 -07:00
state.go Don't import testing package in production builds (#2786) 2022-04-14 08:22:03 -07:00
trace_test.go Don't import testing package in production builds (#2786) 2022-04-14 08:22:03 -07:00
trace.go Add vanity imports to internal packages (#2280) 2021-10-29 09:34:37 -07:00
util_test.go Add godot linter to golangci (#2845) 2022-04-25 13:22:49 -07:00