Closed dmathieu closed 1 week ago
why are min and max not allowed as variable names?
To not shadow min
and max
added in Go 1.21
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 84.6%. Comparing base (
0bf9572
) to head (ce781a4
). Report is 1 commits behind head on main.
This fixes the new lint issues brough by the golangci-lint upgrade in https://github.com/open-telemetry/opentelemetry-go/pull/5966