1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2024-12-28 21:09:17 +02:00
opentelemetry-go/baggage
Damien Mathieu 6d45f283c7
Add errorlint linter (#5535)
This is the last PR adding missing linters, adding
[errorlint](https://github.com/polyfloyd/go-errorlint).

Co-authored-by: Sam Xie <sam@samxie.me>
2024-06-25 10:55:00 -07:00
..
baggage_test.go fix(baggage): validate chars panic with 0x80 (#5494) 2024-06-17 09:03:57 -07:00
baggage.go Add errorlint linter (#5535) 2024-06-25 10:55:00 -07:00
context_test.go [chore] Simplify the license header (#4987) 2024-02-29 07:05:28 +01:00
context.go [chore] Simplify the license header (#4987) 2024-02-29 07:05:28 +01:00
doc.go [chore] Simplify the license header (#4987) 2024-02-29 07:05:28 +01:00
README.md Add READMEs to every package (#5103) 2024-03-26 20:13:54 +01:00

Baggage

PkgGoDev