1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2024-11-21 16:46:38 +02:00
opentelemetry-go/sdk
Matthieu MOREL 74937a2952
[chore]: enable all rules of perfsprint (#5978)
#### Description

[perfsprint](https://github.com/catenacyber/perfsprint) is a linter for
performance, aiming at usages of fmt.Sprintf which have faster
alternatives.

Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>
2024-11-18 10:04:50 +01:00
..
instrumentation sdk/instrumentation: Add Attributes to Scope (#5903) 2024-10-29 13:47:14 +01:00
internal [chore]: enable int-conversion rule of perfsprint (#5964) 2024-11-14 19:17:37 +01:00
log Release v1.32.0/v0.54.0/v0.8.0/v0.0.11 (#5960) 2024-11-08 18:52:26 +01:00
metric [chore]: enable all rules of perfsprint (#5978) 2024-11-18 10:04:50 +01:00
resource Fix lint issues for golangci-lint 1.62.0 (#5967) 2024-11-13 08:58:59 +01:00
trace [chore]: enable all rules of perfsprint (#5978) 2024-11-18 10:04:50 +01:00
go.mod Release v1.32.0/v0.54.0/v0.8.0/v0.0.11 (#5960) 2024-11-08 18:52:26 +01:00
go.sum chore(deps): update golang.org/x (#5957) 2024-11-08 09:18:44 +01:00
README.md Add READMEs to every package (#5103) 2024-03-26 20:13:54 +01:00
version_test.go [chore] Simplify the license header (#4987) 2024-02-29 07:05:28 +01:00
version.go Release v1.32.0/v0.54.0/v0.8.0/v0.0.11 (#5960) 2024-11-08 18:52:26 +01:00

SDK

PkgGoDev